ICallMethod
Engine/source/console/ICallMethod.h
Public Functions
const char *
callMethod(S32 argc, const char * methodName, ... )
const char *
callMethodArgList(U32 argc, ConsoleValueRef argv, bool callThis)
Detailed Description
Public Functions
callMethod(S32 argc, const char * methodName, ... )
callMethodArgList(U32 argc, ConsoleValueRef argv, bool callThis)