docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NotificationFlags

    Use these flags to specify the notification behaviour.

    Namespace: UnityEngine.Timeline
    Assembly: Unity.Timeline.dll
    Syntax
    [Flags]
    [Serializable]
    public enum NotificationFlags : short

    Fields

    Name Description
    Retroactive

    Use this flag to send the notification if playback starts after the notification time.

    TriggerInEditMode

    Use this flag to send the notification in Edit Mode.

    TriggerOnce

    Use this flag to send the notification only once when looping.

    See Also
    INotification
    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)