Class CVRNotifications
public class CVRNotifications
- Inheritance
-
CVRNotifications
Methods
CreateNotification(ulong, ulong, EVRNotificationType, string, EVRNotificationStyle, ref NotificationBitmap_t, ref uint)
public EVRNotificationError CreateNotification(ulong ulOverlayHandle, ulong ulUserValue, EVRNotificationType type, string pchText, EVRNotificationStyle style, ref NotificationBitmap_t pImage, ref uint pNotificationId)
Parameters
ulOverlayHandle
ulongulUserValue
ulongtype
EVRNotificationTypepchText
stringstyle
EVRNotificationStylepImage
NotificationBitmap_tpNotificationId
uint
Returns
RemoveNotification(uint)
public EVRNotificationError RemoveNotification(uint notificationId)
Parameters
notificationId
uint