MCPcopy Create free account
hub / github.com/anjo76/angelscript / GetFunction

Method GetFunction

sdk/angelscript/source/as_generic.cpp:79–82  ·  view source on GitHub ↗

interface

Source from the content-addressed store, hash-verified

77
78// interface
79asIScriptFunction *asCGeneric::GetFunction() const
80{
81 return sysFunction;
82}
83
84// interface
85void *asCGeneric::GetObject()

Callers 15

LineCallbackMethod · 0.45
CheckBreakPointMethod · 0.45
PrintValueMethod · 0.45
ListLocalVariablesMethod · 0.45
ListGlobalVariablesMethod · 0.45
PrintCallstackMethod · 0.45
GetExceptionInfoFunction · 0.45
LineCallbackFunction · 0.45
LineCallback2Function · 0.45
LineCallback3Function · 0.45
LineCallback4Function · 0.45
ExceptionCallbackFunction · 0.45

Calls

no outgoing calls

Tested by 14

LineCallbackFunction · 0.36
LineCallback2Function · 0.36
LineCallback3Function · 0.36
LineCallback4Function · 0.36
ExceptionCallbackFunction · 0.36
getFunction · 0.36
TestFunction · 0.36
func1Function · 0.36
AssertFunction · 0.36
ExecuteScriptFunction · 0.36
WhoIsCallingFunction · 0.36
CheckFuncFunction · 0.36