MCPcopy Create free account
hub / github.com/LibreVR/Revive / GetVibrationState

Method GetVibrationState

Revive/InputManager.h:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 virtual void SetVibration(float frequency, float amplitude) { }
31 virtual void SubmitVibration(const ovrHapticsBuffer* buffer) { }
32 virtual void GetVibrationState(ovrHapticsPlaybackState* outState) { }
33
34 vr::VRActionSetHandle_t ActionSet;
35 vr::VRInputValueHandle_t Handle;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected