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

Method heightToggle

src/openvr/ivrinput.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271bool SteamIVRInput::heightToggle()
272{
273 return isDigitalActionActivatedOnce( m_heightToggle );
274}
275
276bool SteamIVRInput::resetOffsets()
277{

Callers 1

processMotionBindingsMethod · 0.45

Calls 1

Tested by

no test coverage detected