Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getSystemSettings
Function
getSystemSettings
TheForceEngine/TFE_Settings/settings.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
}
368
369
TFE_Settings_System* getSystemSettings()
370
{
371
return &s_systemSettings;
372
}
373
374
TFE_Settings_Temp* getTempSettings()
375
{
Callers
7
mission_mainTaskFunc
Function · 0.85
agentMenu_update
Function · 0.85
exitToMenu
Function · 0.85
configSystem
Function · 0.85
update
Method · 0.85
startCapture
Method · 0.85
drawGui
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected