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

Method GetEngine

sdk/add_on/debugger/debugger.cpp:858–861  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

856}
857
858asIScriptEngine *CDebugger::GetEngine()
859{
860 return m_engine;
861}
862
863END_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 15

SetMyAnyFunction · 0.36
PrintVariablesFunction · 0.36
GetNameOfTypeMethod · 0.36
GetSubTypeMethod · 0.36
ScriptTypeGetClassnameFunction · 0.36
ArrayToStringFunction · 0.36
DictionaryToStringFunction · 0.36
ConstructMethod · 0.36
ValidateMethod · 0.36
CHandleTypeMethod · 0.36
ConstructMethod · 0.36