MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / GetLastHmdError

Method GetLastHmdError

samples/helloworldoverlay/openvroverlaycontroller.cpp:400–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398//-----------------------------------------------------------------------------
399
400vr::HmdError COpenVROverlayController::GetLastHmdError()
401{
402 return m_eLastHmdError;
403}
404
405

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected