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

Method debugState

src/overlaycontroller.cpp:998–1001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

996}
997
998int OverlayController::debugState() const
999{
1000 return settings::getSetting( settings::IntSetting::APPLICATION_debugState );
1001}
1002
1003void OverlayController::setDebugState( int value, bool notify )
1004{

Callers

nothing calls this directly

Calls 1

getSettingFunction · 0.85

Tested by

no test coverage detected