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

Method GetVRDisplayString

ReviveOverlay/openvroverlaycontroller.cpp:508–511  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

506// Purpose:
507//-----------------------------------------------------------------------------
508QString COpenVROverlayController::GetVRDisplayString()
509{
510 return m_strVRDisplay;
511}
512
513
514//-----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected