MCPcopy Create free account
hub / github.com/MergHQ/CRYENGINE / LogStackTrace

Method LogStackTrace

Code/CryEngine/CryScriptSystem/ScriptSystem.cpp:914–917  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

912
913//////////////////////////////////////////////////////////////////////////
914void CScriptSystem::LogStackTrace()
915{
916 ::DumpCallStack(L);
917}
918
919//////////////////////////////////////////////////////////////////////
920//////////////////////////////////////////////////////////////////////

Callers 1

GetParamAnyMethod · 0.80

Calls 1

DumpCallStackFunction · 0.85

Tested by

no test coverage detected