Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
asIScriptFunction *asCGeneric::GetFunction() const
80
{
81
return sysFunction;
82
}
83
84
// interface
85
void *asCGeneric::GetObject()
Callers
15
LineCallback
Method · 0.45
CheckBreakPoint
Method · 0.45
PrintValue
Method · 0.45
ListLocalVariables
Method · 0.45
ListGlobalVariables
Method · 0.45
PrintCallstack
Method · 0.45
GetExceptionInfo
Function · 0.45
LineCallback
Function · 0.45
LineCallback2
Function · 0.45
LineCallback3
Function · 0.45
LineCallback4
Function · 0.45
ExceptionCallback
Function · 0.45
Calls
no outgoing calls
Tested by
14
LineCallback
Function · 0.36
LineCallback2
Function · 0.36
LineCallback3
Function · 0.36
LineCallback4
Function · 0.36
ExceptionCallback
Function · 0.36
get
Function · 0.36
Test
Function · 0.36
func1
Function · 0.36
Assert
Function · 0.36
ExecuteScript
Function · 0.36
WhoIsCalling
Function · 0.36
CheckFunc
Function · 0.36