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