MCPcopy 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_mainTaskFuncFunction · 0.85
agentMenu_updateFunction · 0.85
exitToMenuFunction · 0.85
configSystemFunction · 0.85
updateMethod · 0.85
startCaptureMethod · 0.85
drawGuiMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected