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