Class MenuNames.Mode
Class Mode.
Namespace: Unity.Industrial.Forma.Editor.UI
Syntax
public class Mode : object
Fields
FileImport
The file import
Declaration
public const string FileImport = null
Field Value
Type | Description |
---|---|
String |
HelpAbout
The help about
Declaration
public const string HelpAbout = null
Field Value
Type | Description |
---|---|
String |
HelpFormaDocumentation
The help forma documentation
Declaration
public const string HelpFormaDocumentation = null
Field Value
Type | Description |
---|---|
String |
HelpUpdateForma
The help update forma
Declaration
public const string HelpUpdateForma = null
Field Value
Type | Description |
---|---|
String |
WindowConsole
The window console
Declaration
public const string WindowConsole = null
Field Value
Type | Description |
---|---|
String |
WindowGame
The window game
Declaration
public const string WindowGame = null
Field Value
Type | Description |
---|---|
String |
WindowHierarchy
The window hierarchy
Declaration
public const string WindowHierarchy = null
Field Value
Type | Description |
---|---|
String |
WindowInspector
The window inspector
Declaration
public const string WindowInspector = null
Field Value
Type | Description |
---|---|
String |
WindowPackageManager
The window package manager
Declaration
public const string WindowPackageManager = null
Field Value
Type | Description |
---|---|
String |
WindowProject
The window project
Declaration
public const string WindowProject = null
Field Value
Type | Description |
---|---|
String |
WindowRecorder
The Unity recorder window
Declaration
public const string WindowRecorder = null
Field Value
Type | Description |
---|---|
String |
WindowScene
The window scene
Declaration
public const string WindowScene = null
Field Value
Type | Description |
---|---|
String |