Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ task_getCurrent
Function
task_getCurrent
TheForceEngine/TFE_Jedi/Task/task.cpp:224–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
Task* task_getCurrent()
225
{
226
return s_curTask;
227
}
228
229
void task_pause(JBool pause, Task* pauseRunTask)
230
{
Callers
3
message_sendToObj
Function · 0.85
generatorTaskFunc
Function · 0.85
vueLogicTaskFunc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected