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

Function getTempSettings

TheForceEngine/TFE_Settings/settings.cpp:374–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372 }
373
374 TFE_Settings_Temp* getTempSettings()
375 {
376 return &s_tempSettings;
377 }
378
379 TFE_Settings_A11y* getA11ySettings()
380 {

Callers 6

sdlInitFunction · 0.85
mainFunction · 0.85
parseOptionFunction · 0.85
shouldLogReplayFunction · 0.85
endReplayFunction · 0.85
mission_startTaskFuncFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected