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

Method GetLastHmdError

ReviveOverlay/openvroverlaycontroller.cpp:526–529  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

524// Purpose:
525//-----------------------------------------------------------------------------
526vr::HmdError COpenVROverlayController::GetLastHmdError()
527{
528 return m_eLastHmdError;
529}
530
531
532//-----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected