Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.Editor.MegaGuiStyles Class Reference

Static Public Attributes

static readonly Color BorderColor = new(.11f, .11f, .11f, .8f)
 
static readonly Color LightBorderColor = new(.35f, .35f, .35f, .8f)
 
static readonly Color SolidBorderColor = new(.15f, .15f, .15f, 1f)
 
static readonly Color BoxGroupHeaderBgColor = new(1f, 1f, 1f, 0.06f)
 
static readonly Color BoxGroupOutlineColor = new(0.0f, 0.0f, 0.0f, 0.4f)
 
static readonly Color HighlightedTextColor = new(1, 1, 1, 1)
 

Properties

static GUIStyle ContextMenuButton [get]
 
static GUIStyle PaneOptions [get]
 
static GUIStyle WordWrapTextField [get]
 
static GUIStyle RichTextHelpBox [get]
 
static GUIStyle Foldout [get]
 
static GUIStyle GroupContainer [get]
 
static GUIStyle InspectorGroupContainer [get]
 
static GUIStyle Label [get]
 
static GUIStyle CenterLabel [get]
 
static GUIStyle Empty [get]
 
static GUIStyle BoxGroupHeaderStyle [get]
 
static GUIStyle BottomMiniLabel [get]
 
static GUIStyle BottomLabel [get]
 
static GUIStyle BoldBottomLabel [get]
 
static GUIStyle ToolbarSearchField [get]
 
static GUIStyle ToolbarCancelButton [get]
 
static GUIStyle ToolbarBackground [get]
 
static GUIStyle ToolbarButton [get]
 
static GUIStyle CenterGreyMiniLabel [get]
 
static GUIStyle LeftGreyMiniLabel [get]
 
static GUIStyle RightGreyMiniLabel [get]
 
static GUIStyle Title [get]
 
static GUIStyle BoldTitle [get]
 

Member Data Documentation

◆ BorderColor

readonly Color Megapop.MegaCore.Editor.MegaGuiStyles.BorderColor = new(.11f, .11f, .11f, .8f)
static

◆ BoxGroupHeaderBgColor

readonly Color Megapop.MegaCore.Editor.MegaGuiStyles.BoxGroupHeaderBgColor = new(1f, 1f, 1f, 0.06f)
static

◆ BoxGroupOutlineColor

readonly Color Megapop.MegaCore.Editor.MegaGuiStyles.BoxGroupOutlineColor = new(0.0f, 0.0f, 0.0f, 0.4f)
static

◆ HighlightedTextColor

readonly Color Megapop.MegaCore.Editor.MegaGuiStyles.HighlightedTextColor = new(1, 1, 1, 1)
static

◆ LightBorderColor

readonly Color Megapop.MegaCore.Editor.MegaGuiStyles.LightBorderColor = new(.35f, .35f, .35f, .8f)
static

◆ SolidBorderColor

readonly Color Megapop.MegaCore.Editor.MegaGuiStyles.SolidBorderColor = new(.15f, .15f, .15f, 1f)
static

Property Documentation

◆ BoldBottomLabel

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.BoldBottomLabel
staticget

◆ BoldTitle

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.BoldTitle
staticget

◆ BottomLabel

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.BottomLabel
staticget

◆ BottomMiniLabel

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.BottomMiniLabel
staticget

◆ BoxGroupHeaderStyle

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.BoxGroupHeaderStyle
staticget

◆ CenterGreyMiniLabel

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.CenterGreyMiniLabel
staticget

◆ CenterLabel

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.CenterLabel
staticget

◆ ContextMenuButton

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.ContextMenuButton
staticget

◆ Empty

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.Empty
staticget

◆ Foldout

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.Foldout
staticget

◆ GroupContainer

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.GroupContainer
staticget

◆ InspectorGroupContainer

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.InspectorGroupContainer
staticget

◆ Label

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.Label
staticget

◆ LeftGreyMiniLabel

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.LeftGreyMiniLabel
staticget

◆ PaneOptions

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.PaneOptions
staticget

◆ RichTextHelpBox

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.RichTextHelpBox
staticget

◆ RightGreyMiniLabel

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.RightGreyMiniLabel
staticget

◆ Title

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.Title
staticget

◆ ToolbarBackground

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.ToolbarBackground
staticget

◆ ToolbarButton

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.ToolbarButton
staticget

◆ ToolbarCancelButton

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.ToolbarCancelButton
staticget

◆ ToolbarSearchField

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.ToolbarSearchField
staticget

◆ WordWrapTextField

GUIStyle Megapop.MegaCore.Editor.MegaGuiStyles.WordWrapTextField
staticget

The documentation for this class was generated from the following file: