Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
847
asIScriptEngine *CDebugger::GetEngine()
848
{
849
return m_engine;
850
}
851
852
END_AS_NAMESPACE
Callers
15
ArrayToString
Function · 0.45
DictionaryToString
Function · 0.45
GetCommandLineArgs
Function · 0.45
PragmaCallback
Function · 0.45
if
Function · 0.45
PrintValue
Method · 0.45
ListMemberProperties
Method · 0.45
ListLocalVariables
Method · 0.45
ListGlobalVariables
Method · 0.45
ListStatistics
Method · 0.45
ScriptWeakRefTemplateCallback
Function · 0.45
CScriptWeakRef
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected