sim.callScriptFunctionCalls a script function (from a plugin, the main client application, or from another script). This represents a user callback inside of a script. The target script must be initialized for this call to succeed, e.g. when calling simulation scripts, then simulation must be running Synopsis... = sim.callScriptFunction(string functionName, int scriptHandle, ...)
... = sim.callScriptFunction(string functionName, int scriptHandle, ...)
Arguments
Return values
|