MCPcopy 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
320bool SteamIVRInput::zAxisLockToggle()
321{
322 return isDigitalActionActivatedOnce( m_zAxisLockToggle );
323}
324
325bool SteamIVRInput::pushToTalk()
326{

Callers 1

processMotionBindingsMethod · 0.45

Calls 1

Tested by

no test coverage detected