MCPcopy 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

mainFunction · 0.85
sound_openFunction · 0.85
sound_levelStartFunction · 0.85
cutscene_playFunction · 0.85
configSoundFunction · 0.85
initFunction · 0.85
setSoundVolumeConsoleFunction · 0.85
initFunction · 0.85
setMusicVolumeConsoleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected