Space Engineers
Public Member Functions | List of all members
Valve.VR.IVRNotifications Class Referenceabstract
Inheritance diagram for Valve.VR.IVRNotifications:
Valve.VR.CVRNotifications

Public Member Functions

abstract IntPtr GetIntPtr ()
 
abstract EVRNotificationError CreateNotification (ulong ulOverlayHandle, ulong ulUserValue, EVRNotificationType type, string pchText, EVRNotificationStyle style, ref NotificationBitmap_t pImage, ref uint pNotificationId)
 
abstract EVRNotificationError RemoveNotification (uint notificationId)
 

Detailed Description

Definition at line 726 of file openvr_api.cs.

Member Function Documentation

abstract EVRNotificationError Valve.VR.IVRNotifications.CreateNotification ( ulong  ulOverlayHandle,
ulong  ulUserValue,
EVRNotificationType  type,
string  pchText,
EVRNotificationStyle  style,
ref NotificationBitmap_t  pImage,
ref uint  pNotificationId 
)
pure virtual

Implemented in Valve.VR.CVRNotifications.

abstract IntPtr Valve.VR.IVRNotifications.GetIntPtr ( )
pure virtual

Implemented in Valve.VR.CVRNotifications.

abstract EVRNotificationError Valve.VR.IVRNotifications.RemoveNotification ( uint  notificationId)
pure virtual

Implemented in Valve.VR.CVRNotifications.


The documentation for this class was generated from the following file: