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

Function ovr_ShowKeyboard

LibOVRProxy/OVR_CAPI.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131OVR_PUBLIC_FUNCTION(ovrResult)
132ovr_ShowKeyboard()
133{
134 return ovrError_Unsupported;
135}
136
137OVR_PUBLIC_FUNCTION(ovrResult)
138ovr_EnableHybridRaycast()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected