Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ getSoundSettings
Function
getSoundSettings
TheForceEngine/TFE_Settings/settings.cpp:364–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
}
363
364
TFE_Settings_Sound* getSoundSettings()
365
{
366
return &s_soundSettings;
367
}
368
369
TFE_Settings_System* getSystemSettings()
370
{
Callers
9
main
Function · 0.85
sound_open
Function · 0.85
sound_levelStart
Function · 0.85
cutscene_play
Function · 0.85
configSound
Function · 0.85
init
Function · 0.85
setSoundVolumeConsole
Function · 0.85
init
Function · 0.85
setMusicVolumeConsole
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected