| 488 | |
| 489 | |
| 490 | void COpenVROverlayController::DisconnectFromVRRuntime() |
| 491 | { |
| 492 | vr::VR_Shutdown(); |
| 493 | } |
| 494 | |
| 495 | |
| 496 | //----------------------------------------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected