MCPcopy 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
78asIScriptFunction *asCGeneric::GetFunction() const
79{
80 return sysFunction;
81}
82
83// interface
84void *asCGeneric::GetObject()

Callers 7

LineCallbackMethod · 0.45
CheckBreakPointMethod · 0.45
PrintValueMethod · 0.45
ListLocalVariablesMethod · 0.45
ListGlobalVariablesMethod · 0.45
PrintCallstackMethod · 0.45
GetExceptionInfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected