Mount Fuji Engine  0.8b
void MFScript_SetString ( MFScriptString  scriptString,
const char *  pCString 
)

Sets an MFScriptString to a c string.

Parameters
scriptStringA string in the script.
pCStringA c string to set as the value of the script string.
Returns
None.