MCPcopy Create free account
hub / github.com/LibreVR/Revive / ~OculusRemote

Method ~OculusRemote

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

Source from the content-addressed store, hash-verified

116 public:
117 OculusRemote(vr::VRActionSetHandle_t actionSet);
118 virtual ~OculusRemote() { }
119
120 virtual ovrControllerType GetType() { return ovrControllerType_Remote; }
121 virtual bool IsConnected() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected