MCPcopy 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
101void CTrayIconController::openxr(bool checked)
102{
103 CReviveManifestController::SharedInstance()->UseOpenXR(checked);
104}
105
106void CTrayIconController::inject()
107{

Callers

nothing calls this directly

Calls 1

UseOpenXRMethod · 0.80

Tested by

no test coverage detected