MCPcopy Create free account
hub / github.com/MayaPosch/NymphCast / GetEngine

Method GetEngine

src/server/angelscript/add_on/debugger/debugger.cpp:847–850  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

845}
846
847asIScriptEngine *CDebugger::GetEngine()
848{
849 return m_engine;
850}
851
852END_AS_NAMESPACE

Callers 15

ArrayToStringFunction · 0.45
DictionaryToStringFunction · 0.45
GetCommandLineArgsFunction · 0.45
PragmaCallbackFunction · 0.45
ifFunction · 0.45
PrintValueMethod · 0.45
ListMemberPropertiesMethod · 0.45
ListLocalVariablesMethod · 0.45
ListGlobalVariablesMethod · 0.45
ListStatisticsMethod · 0.45
CScriptWeakRefMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected