MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / task_getCount

Function task_getCount

TheForceEngine/TFE_Jedi/Task/task.cpp:642–645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

640 }
641
642 s32 task_getCount()
643 {
644 return s_taskCount;
645 }
646
647 s32 ctxGetIP()
648 {

Callers 2

mission_renderFunction · 0.85
loopGameMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected