Skip to content

CallContext

Executes new or cached context. If ent is null then it will be GLOBAL.

Syntax

  • void CallContext(string&in sclass, string&in func, CP3SObj@ ent = null, CP3SObj@ caller = null, bool initialize = false)