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

Function postQuitMessage

TheForceEngine/TFE_System/system.cpp:285–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

283 }
284
285 void postQuitMessage()
286 {
287 s_quitMessagePosted = true;
288 }
289
290 void postSystemUiRequest()
291 {

Callers 3

tfe_sigactionFunction · 0.85
mission_mainTaskFuncFunction · 0.85
agentMenu_updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected