docs.unity.cn
    Show / Hide Table of Contents

    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

    See Also

    NotificationFlags
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, April 27, 2023