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

Public Member Functions

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

Detailed Description

Definition at line 2122 of file openvr_api.cs.

Constructor & Destructor Documentation

Valve.VR.CVRNotifications.CVRNotifications ( IntPtr  VRNotifications)
inline

Definition at line 2124 of file openvr_api.cs.

Member Function Documentation

override EVRNotificationError Valve.VR.CVRNotifications.CreateNotification ( ulong  ulOverlayHandle,
ulong  ulUserValue,
EVRNotificationType  type,
string  pchText,
EVRNotificationStyle  style,
ref NotificationBitmap_t  pImage,
ref uint  pNotificationId 
)
inlinevirtual

Implements Valve.VR.IVRNotifications.

Definition at line 2139 of file openvr_api.cs.

override IntPtr Valve.VR.CVRNotifications.GetIntPtr ( )
inlinevirtual

Implements Valve.VR.IVRNotifications.

Definition at line 2130 of file openvr_api.cs.

override EVRNotificationError Valve.VR.CVRNotifications.RemoveNotification ( uint  notificationId)
inlinevirtual

Implements Valve.VR.IVRNotifications.

Definition at line 2146 of file openvr_api.cs.


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