VROverlayError CreateOverlay( const char *pchOverlayKey, const char *pchOverlayFriendlyName, VROverlayHandle_t * pOverlayHandle )
Creates a new named overlay. All overlays start hidden and with default settings.
const char *pchOverlayKey
- The key to create the overlay with. Keys must be globally unique and may not be longer than k_unVROverlayMaxKeyLength including the terminating null.const char *pchOverlayFriendlyName
- The friendly, user-visible name of the overlay. When appropriate the name should be provided in UTF-8 in the current system language. This name may not be longer than k_unVROverlayMaxNameLength including the terminating null.VROverlayHandle_t * pOverlayHandle
- Receives the handle of the newly created overlay.Description
Creates a non-VR Dashboard overlay. To create an overlay that appears in the VR dashboard, see IVROverlay::CreateDashboardOverlay
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4