class in UnityEngine.Playables
/
Implemented in:UnityEngine.CoreModule
Implements interfaces:INotification
Default implementation for Playable notifications.
See PlayableOutputExtensions.PushNotification for an example.
Property | Description |
---|---|
id | The name that identifies this notification. |
Constructor | Description |
---|---|
Notification | Creates a new notification with the name specified in the argument. |