docs.unity3d.com
    Show / Hide Table of Contents

    Class MenuPriority.TimelineActionSection

    Priorities for Timeline Action menu items.

    Inheritance
    Object
    MenuPriority.TimelineActionSection
    Namespace: UnityEditor.Timeline.Actions
    Syntax
    public static class TimelineActionSection : object

    Fields

    copy

    Copy menu item priority.

    Declaration
    public const int copy = null
    Field Value
    Type Description
    Int32

    delete

    Delete menu item priority.

    Declaration
    public const int delete = null
    Field Value
    Type Description
    Int32

    duplicate

    Duplicate menu item priority.

    Declaration
    public const int duplicate = null
    Field Value
    Type Description
    Int32

    keyAllAnimated

    Keyframe All animated item priority.

    Declaration
    public const int keyAllAnimated = null
    Field Value
    Type Description
    Int32

    matchContent

    Match Content menu item priority.

    Declaration
    public const int matchContent = null
    Field Value
    Type Description
    Int32

    paste

    Paste menu item priority.

    Declaration
    public const int paste = null
    Field Value
    Type Description
    Int32

    start

    First Timeline action menu item priority.

    Declaration
    public const int start = null
    Field Value
    Type Description
    Int32
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023