Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ValveSoftware/openvr
/ IsHmdPresent
Method
IsHmdPresent
headers/openvr_api.cs:8062–8065 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8060
}
8061
8062
public static bool IsHmdPresent()
8063
{
8064
return OpenVRInterop.IsHmdPresent();
8065
}
8066
8067
public static bool IsRuntimeInstalled()
8068
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected