This version of Unity is unsupported.

Notification

class in UnityEngine.Playables

/

Implemented in:UnityEngine.CoreModule


Implements interfaces:INotification

Description

Default implementation for Playable notifications.

Properties

idThe name that identifies this notification.

Constructors

NotificationCreates a new notification with the name specified in the argument.