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

Method IsDoneProcessing

neo/game/script/Script_Thread.h:320–322  ·  view source on GitHub ↗

================ idThread::IsDoneProcessing ================ */

Source from the content-addressed store, hash-verified

318================
319*/
320ID_INLINE bool idThread::IsDoneProcessing ( void ) {
321 return interpreter.doneProcessing;
322}
323
324/*
325================

Callers 2

MSG_WriteThreadInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected