The NotificationManager is used to send events which initialize the instantiation of notifications. Add a NotificationDisplay component to a canvas or as its child to visualize notifications from the vlUnitySDK.
More...
|
|
delegate void | AddNotificationAction (NotificationObject notificationObject) |
| |
|
delegate void | ResetNotificationAction () |
| |
|
|
static void | AddNotification (NotificationObject newNotification) |
| | Invoke an event to initialize the given notification.
|
| |
|
static void | ResetNotifications () |
| |
|
|
static AddNotificationAction | OnNotificationAdded |
| |
|
static ResetNotificationAction | OnNotificationReset |
| |
The NotificationManager is used to send events which initialize the instantiation of notifications. Add a NotificationDisplay component to a canvas or as its child to visualize notifications from the vlUnitySDK.