void MFScript_RegisterNativeFunction const char *  pDeclaration,
void *  pFunction,
MFScriptCallingConvention  callingConvention
 

Registers a native function that can be accessed by scripts.

Parameters:
pDeclaration The function declaration, as seen by the script.
pFunction Pointer to the native function to be registered.
callingConvention Calling convention to be used when calling the specified function.
Returns:
None.


Generated on Sat Oct 28 16:27:35 2006 for MountFuji Engine by  doxygen 1.4.5