Class MARSEditorGUI.InternalEditorStylesSettings
Exposes internal editor GUIStyles and layout values
Inheritance
MARSEditorGUI.InternalEditorStylesSettings
Syntax
public class InternalEditorStylesSettings
Fields
AppCommand
Declaration
public readonly GUIStyle AppCommand
Field Value
Type |
Description |
GUIStyle |
|
AppCommandLeft
Declaration
public readonly GUIStyle AppCommandLeft
Field Value
Type |
Description |
GUIStyle |
|
AppCommandMid
Declaration
public readonly GUIStyle AppCommandMid
Field Value
Type |
Description |
GUIStyle |
|
AppCommandRight
Declaration
public readonly GUIStyle AppCommandRight
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle AppToolbarButtonLeft
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle AppToolbarButtonRight
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle Button
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle ButtonIcon
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle ButtonLeft
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle ButtonLeftIcon
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle ButtonMid
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle ButtonMidIcon
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle ButtonRight
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle ButtonRightIcon
Field Value
Type |
Description |
GUIStyle |
|
Dropdown
Declaration
public readonly GUIStyle Dropdown
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle FooterButtonStyle
Field Value
Type |
Description |
GUIStyle |
|
InLock
Declaration
public readonly GUIStyle InLock
Field Value
Type |
Description |
GUIStyle |
|
Declaration
public readonly GUIStyle Popup
Field Value
Type |
Description |
GUIStyle |
|
TreeViewBackgroundColor
Declaration
public readonly Color TreeViewBackgroundColor
Field Value
TreeViewHoveredBackgroundColor
Declaration
public readonly Color TreeViewHoveredBackgroundColor
Field Value
TreeViewLine
Declaration
public readonly GUIStyle TreeViewLine
Field Value
Type |
Description |
GUIStyle |
|
TreeViewSelectedBackgroundColor
Declaration
public readonly Color TreeViewSelectedBackgroundColor
Field Value
TreeViewSelectedNoFocusBackgroundColor
Declaration
public readonly Color TreeViewSelectedNoFocusBackgroundColor
Field Value
TreeViewSelection
Declaration
public readonly GUIStyle TreeViewSelection
Field Value
Type |
Description |
GUIStyle |
|
Methods
GetTreeViewItemBackgroundColor(Boolean, Boolean, Boolean)
Declaration
public Color GetTreeViewItemBackgroundColor(bool isHovered, bool isSelected, bool isFocused)
Parameters
Returns