Interface INotificationOptionProvider
Implement this interface to change the behaviour of an INotification.
Namespace: UnityEngine.Timeline
Syntax
public interface INotificationOptionProvider
Properties
flags
The flags that change the triggering behaviour.
Declaration
NotificationFlags flags { get; }
Property Value
Type | Description |
---|---|
NotificationFlags |