docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MenuItems

    Contains the names for the menu items used by the In-Editor Tutorials packages.

    Inheritance
    object
    MenuItems
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Tutorials.Core.Editor
    Assembly: Unity.Tutorials.Core.Editor.dll
    Syntax
    public static class MenuItems

    Fields

    AuthoringMenuPath

    Menu path for the authoring submenu.

    Declaration
    public const string AuthoringMenuPath = "Tutorials/Authoring/"
    Field Value
    Type Description
    string

    Menu

    Name of the main menu used by the package.

    Declaration
    public const string Menu = "Tutorials"
    Field Value
    Type Description
    string

    MenuPath

    Path for menu. Append menu item names to this string.

    Declaration
    public const string MenuPath = "Tutorials/"
    Field Value
    Type Description
    string

    ShowTutorials

    The default menu item for showing the tutorials in the project.

    Declaration
    public const string ShowTutorials = "Show Tutorials"
    Field Value
    Type Description
    string
    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)