docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface INotificationOptionProvider

    Implement this interface to change the behaviour of an INotification.

    Namespace: UnityEngine.Timeline
    Assembly: Unity.Timeline.dll
    Syntax
    public interface INotificationOptionProvider
    Remarks

    This interface must be implemented along with UnityEngine.Playables.INotification to modify the default behaviour of a notification.

    Properties

    flags

    The flags that change the triggering behaviour.

    Declaration
    NotificationFlags flags { get; }
    Property Value
    Type Description
    NotificationFlags
    See Also
    NotificationFlags

    See Also

    NotificationFlags
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)