Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreVR/Revive
/ openxr
Method
openxr
ReviveOverlay/trayiconcontroller.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void CTrayIconController::openxr(bool checked)
102
{
103
CReviveManifestController::SharedInstance()->UseOpenXR(checked);
104
}
105
106
void CTrayIconController::inject()
107
{
Callers
nothing calls this directly
Calls
1
UseOpenXR
Method · 0.80
Tested by
no test coverage detected