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

Method DisconnectFromVRRuntime

ReviveOverlay/openvroverlaycontroller.cpp:490–493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

488
489
490void COpenVROverlayController::DisconnectFromVRRuntime()
491{
492 vr::VR_Shutdown();
493}
494
495
496//-----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected