Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings
/ soundDisabled
Method
soundDisabled
src/overlaycontroller.cpp:1520–1523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1518
}
1519
1520
bool OverlayController::soundDisabled()
1521
{
1522
return m_noSound;
1523
}
1524
1525
const vr::VROverlayHandle_t& OverlayController::overlayHandle()
1526
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected