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

Method GetCurrentFunction

neo/game/script/Script_Interpreter.cpp:378–380  ·  view source on GitHub ↗

================ idInterpreter::GetCurrentFunction ================ */

Source from the content-addressed store, hash-verified

376================
377*/
378const function_t *idInterpreter::GetCurrentFunction( void ) const {
379 return currentFunction;
380}
381
382/*
383================

Callers 2

CheckForBreakPointHitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected