documentation

 
Loading...
Searching...
No Matches
Visometry.DesignSystem.NotificationManager Class Reference

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...

Public Member Functions

delegate void AddNotificationAction (NotificationObject notificationObject)
 
delegate void ResetNotificationAction ()
 

Static Public Member Functions

static void AddNotification (NotificationObject newNotification)
 Invoke an event to initialize the given notification.
 
static void ResetNotifications ()
 

Events

static AddNotificationAction OnNotificationAdded
 
static ResetNotificationAction OnNotificationReset
 

Detailed Description

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.