MCPcopy Index your code
hub / github.com/DCurrent/openbor / Interpreter_Call

Function Interpreter_Call

engine/source/scriptlib/Interpreter.c:202–272  ·  view source on GitHub ↗

* Call -- This method calls the method designated by variable, assuming it * exists in the script somewhere. If there is a return value, it is * placed into the pRetValue ScriptVariant. * Parameters: method -- a LPCSTR which denotes the method to call * pRetValue -- a pointer to a ScriptVariant which accepts the * return value, if any. *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

Interpreter_EvaluateCallFunction · 0.85
List_IncludesFunction · 0.85
List_GetNameFunction · 0.85
ScriptVariant_ToStringFunction · 0.85

Tested by

no test coverage detected