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