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

Method IsConnected

ReviveXR/InputManager.cpp:536–539  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

534}
535
536bool InputManager::OculusTouch::IsConnected() const
537{
538 return true;
539}
540
541void InputManager::OculusTouch::GetInputState(XrSession session, ovrControllerType controllerType, ovrInputState* inputState)
542{

Callers 4

GetInputStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected