Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_render
Function · 0.85
loopGame
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected