Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings
/ zAxisLockToggle
Method
zAxisLockToggle
src/openvr/ivrinput.cpp:320–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
}
319
320
bool SteamIVRInput::zAxisLockToggle()
321
{
322
return isDigitalActionActivatedOnce( m_zAxisLockToggle );
323
}
324
325
bool SteamIVRInput::pushToTalk()
326
{
Callers
1
processMotionBindings
Method · 0.45
Calls
1
isDigitalActionActivatedOnce
Function · 0.85
Tested by
no test coverage detected