Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ task_setMessage
Function
task_setMessage
TheForceEngine/TFE_Jedi/Task/task.cpp:342–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
340
}
341
342
void task_setMessage(MessageType msg)
343
{
344
s_currentMsg = msg;
345
}
346
347
void task_runLocal(Task* task, MessageType msg)
348
{
Callers
15
bobaFett_handleDamage
Function · 0.85
bobaFett_handleExplosion
Function · 0.85
bobaFettTaskFunc
Function · 0.85
mouseBotTaskFunc
Function · 0.85
phaseTwo_handleDamage
Function · 0.85
phaseTwo_handleExplosion
Function · 0.85
phaseTwoTaskFunc
Function · 0.85
kellDragon_handleDamage
Function · 0.85
kellDragon_handleExplosion
Function · 0.85
phaseThree_handleDamage
Function · 0.85
phaseThree_handleExplosion
Function · 0.85
phaseThreeTaskFunc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected