Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MayaPosch/NymphCast
/ GetFunction
Method
GetFunction
src/server/angelscript/angelscript/source/as_generic.cpp:78–81 ·
view source on GitHub ↗
interface
Source
from the content-addressed store, hash-verified
76
77
// interface
78
asIScriptFunction *asCGeneric::GetFunction() const
79
{
80
return sysFunction;
81
}
82
83
// interface
84
void *asCGeneric::GetObject()
Callers
7
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
Calls
no outgoing calls
Tested by
no test coverage detected