MCPcopy Create free account
hub / github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings / soundVolume

Method soundVolume

src/overlaycontroller.cpp:1575–1579  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1573}
1574
1575double OverlayController::soundVolume() const
1576{
1577 return settings::getSetting(
1578 settings::DoubleSetting::APPLICATION_appVolume );
1579}
1580
1581void OverlayController::setDesktopModeToggle( bool value, bool notify )
1582{

Callers

nothing calls this directly

Calls 1

getSettingFunction · 0.85

Tested by

no test coverage detected