Mount Fuji Engine  0.8b
const char* MFScript_GetCString ( MFScriptString  scriptString)

Converts a script string into a C string.

Parameters
scriptStringA string in the script.
Returns
A pointer to a the converted C string.