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

Method BHMDAvailable

ReviveOverlay/openvroverlaycontroller.cpp:517–520  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: -----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

515// Purpose:
516//-----------------------------------------------------------------------------
517bool COpenVROverlayController::BHMDAvailable()
518{
519 return vr::VRSystem() != NULL;
520}
521
522
523//-----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected