docs.unity.cn
    Show / Hide Table of Contents

    Class MenuNames.Mode

    Class Mode.

    Inheritance
    Object
    MenuNames.Mode
    Namespace: UnityEditor.Industrial.Configuring.UI
    Syntax
    public class Mode

    Fields

    FileImport

    The file import

    Declaration
    public const string FileImport = "Forma/File/Import"
    Field Value
    Type Description
    String

    HelpAbout

    The help about

    Declaration
    public const string HelpAbout = "Forma/Help/About"
    Field Value
    Type Description
    String

    HelpFormaDocumentation

    The help forma documentation

    Declaration
    public const string HelpFormaDocumentation = "Forma/Help/Forma Documentation"
    Field Value
    Type Description
    String

    HelpUpdateForma

    The help update forma

    Declaration
    public const string HelpUpdateForma = "Forma/Help/Check for Forma Update"
    Field Value
    Type Description
    String

    WindowConsole

    The window console

    Declaration
    public const string WindowConsole = "Forma/Window/General/Unity Console"
    Field Value
    Type Description
    String

    WindowGame

    The window game

    Declaration
    public const string WindowGame = "Forma/Window/General/Unity Game"
    Field Value
    Type Description
    String

    WindowHierarchy

    The window hierarchy

    Declaration
    public const string WindowHierarchy = "Forma/Window/General/Unity Scene Hierarchy"
    Field Value
    Type Description
    String

    WindowInspector

    The window inspector

    Declaration
    public const string WindowInspector = "Forma/Window/General/Unity Inspector"
    Field Value
    Type Description
    String

    WindowPackageManager

    The window package manager

    Declaration
    public const string WindowPackageManager = "Forma/Window/General/Unity Package Manager"
    Field Value
    Type Description
    String

    WindowProject

    The window project

    Declaration
    public const string WindowProject = "Forma/Window/General/Unity Project"
    Field Value
    Type Description
    String

    WindowScene

    The window scene

    Declaration
    public const string WindowScene = "Forma/Window/General/Unity Scene"
    Field Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 03 March 2021