MCPcopy Create free account
hub / github.com/LibreVR/Revive / ovr_ShowKeyboard

Function ovr_ShowKeyboard

Revive/REV_CAPI.cpp:1489–1492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1487
1488OVR_PUBLIC_FUNCTION(ovrResult)
1489ovr_ShowKeyboard()
1490{
1491 return ovrError_Unsupported;
1492}
1493
1494OVR_PUBLIC_FUNCTION(ovrResult)
1495ovr_EnableHybridRaycast()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected