sim.getScriptFunctions

Retrieves a map of another script functions, that can be called

Synopsis

map object = sim.getScriptFunctions(int scriptHandle)

Arguments

Return values

  • object: a meta object. Functions can be called with object:functionName()


See also: