MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / GetCallstack

Method GetCallstack

neo/game/script/Script_Interpreter.cpp:369–371  ·  view source on GitHub ↗

================ idInterpreter::GetCallstack ================ */

Source from the content-addressed store, hash-verified

367================
368*/
369const prstack_t *idInterpreter::GetCallstack( void ) const {
370 return &callStack[ 0 ];
371}
372
373/*
374================

Callers 5

MarginWndProcMethod · 0.45
UpdateCallstackMethod · 0.45
WndProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected