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

Function ovr_ShowKeyboard

ReviveXR/REV_CAPI.cpp:1777–1780  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1775
1776OVR_PUBLIC_FUNCTION(ovrResult)
1777ovr_ShowKeyboard()
1778{
1779 return ovrError_Unsupported;
1780}
1781
1782OVR_PUBLIC_FUNCTION(ovrResult)
1783ovr_EnableHybridRaycast()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected