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

Method MultiFrameEventInProgress

neo/game/script/Script_Interpreter.cpp:896–898  ·  view source on GitHub ↗

================ idInterpreter::MultiFrameEventInProgress ================ */

Source from the content-addressed store, hash-verified

894================
895*/
896bool idInterpreter::MultiFrameEventInProgress( void ) const {
897 return multiFrameEvent != NULL;
898}
899
900/*
901================

Callers 1

ExecuteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected