Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ IsRunning
Method
IsRunning
codeJK2/icarus/TaskManager.cpp:363–366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
*/
362
363
qboolean CTaskManager::IsRunning( void )
364
{
365
return (qboolean)!m_tasks.empty();
366
}
367
/*
368
-------------------------
369
Check
Callers
4
Blocked_Mover
Function · 0.45
Blocked_Door
Function · 0.45
NPC_RemoveBody
Function · 0.45
DeadThink
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected