MCPcopy 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_handleDamageFunction · 0.85
bobaFett_handleExplosionFunction · 0.85
bobaFettTaskFuncFunction · 0.85
mouseBotTaskFuncFunction · 0.85
phaseTwo_handleDamageFunction · 0.85
phaseTwo_handleExplosionFunction · 0.85
phaseTwoTaskFuncFunction · 0.85
kellDragon_handleDamageFunction · 0.85
phaseThree_handleDamageFunction · 0.85
phaseThreeTaskFuncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected