Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ GetSystemFunction
Method
GetSystemFunction
sdk/angelscript/source/as_context.cpp:378–381 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
376
377
// interface
378
asIScriptFunction *asCContext::GetSystemFunction()
379
{
380
return m_callingSystemFunction;
381
}
382
383
// interface
384
int asCContext::PushFunction(asIScriptFunction *func, void *object)
Callers
1
DebugCall
Function · 0.80
Calls
no outgoing calls
Tested by
1
DebugCall
Function · 0.64