|
|
Begins execution of a fuji scriptat at a specified entrypoint. - Parameters:
-
| pContext | Pointer to an MFScriptContext to execute within. |
| entryPoint | A valid MFEntryPoint specifying where to begin execution. |
- Returns:
- Returns the value returned from the script entrypoint function.
- See also:
- MFScript_LoadScript()
MFScript_FindPublicFunction()
|