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
AppCommandLeft
Declaration
public readonly GUIStyle AppCommandLeft
Field Value
AppCommandMid
Declaration
public readonly GUIStyle AppCommandMid
Field Value
AppCommandRight
Declaration
public readonly GUIStyle AppCommandRight
Field Value
Declaration
public readonly GUIStyle AppToolbarButtonLeft
Field Value
Declaration
public readonly GUIStyle AppToolbarButtonRight
Field Value
Declaration
public readonly GUIStyle Button
Field Value
Declaration
public readonly GUIStyle ButtonIcon
Field Value
Declaration
public readonly GUIStyle ButtonLeft
Field Value
Declaration
public readonly GUIStyle ButtonLeftIcon
Field Value
Declaration
public readonly GUIStyle ButtonMid
Field Value
Declaration
public readonly GUIStyle ButtonMidIcon
Field Value
Declaration
public readonly GUIStyle ButtonRight
Field Value
Declaration
public readonly GUIStyle ButtonRightIcon
Field Value
Dropdown
Declaration
public readonly GUIStyle Dropdown
Field Value
Declaration
public readonly GUIStyle FooterButtonStyle
Field Value
InLock
Declaration
public readonly GUIStyle InLock
Field Value
Declaration
public readonly GUIStyle Popup
Field Value
TreeViewBackgroundColor
Declaration
public readonly Color TreeViewBackgroundColor
Field Value
TreeViewHoveredBackgroundColor
Declaration
public readonly Color TreeViewHoveredBackgroundColor
Field Value
TreeViewLine
Declaration
public readonly GUIStyle TreeViewLine
Field Value
TreeViewSelectedBackgroundColor
Declaration
public readonly Color TreeViewSelectedBackgroundColor
Field Value
TreeViewSelectedNoFocusBackgroundColor
Declaration
public readonly Color TreeViewSelectedNoFocusBackgroundColor
Field Value
TreeViewSelection
Declaration
public readonly GUIStyle TreeViewSelection
Field Value
Methods
GetTreeViewItemBackgroundColor(Boolean, Boolean, Boolean)
Declaration
public Color GetTreeViewItemBackgroundColor(bool isHovered, bool isSelected, bool isFocused)
Parameters
Returns