Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sdlInit
Function · 0.85
main
Function · 0.85
parseOption
Function · 0.85
shouldLogReplay
Function · 0.85
endReplay
Function · 0.85
mission_startTaskFunc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected