MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / VR_CALLTYPE VRIPCResourceManager

Function VR_CALLTYPE VRIPCResourceManager

headers/openvr.h:6096–6096  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6094 inline IVRNotifications *VR_CALLTYPE VRNotifications() { return OpenVRInternal_ModuleContext().VRNotifications(); }
6095 inline IVRDebug *VR_CALLTYPE VRDebug() { return OpenVRInternal_ModuleContext().VRDebug(); }
6096 inline IVRIPCResourceManagerClient *VR_CALLTYPE VRIPCResourceManager() { return OpenVRInternal_ModuleContext().VRIPCResourceManager(); }
6097
6098 inline void COpenVRContext::Clear()
6099 {

Callers

nothing calls this directly

Calls 1

VRIPCResourceManagerMethod · 0.45

Tested by

no test coverage detected