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

Static Public Member Functions

static void Title (string titleText, bool separatorLine=true)
 
static void Title (GUIContent titleContent, bool separatorLine=true)
 
static void Title (GUIContent titleContent, GUIStyle style, bool separatorLine=true)
 
static LayerMask LayerMaskField (LayerMask mask)
 
static LayerMask LayerMaskField (GUIContent label, LayerMask mask)
 
static string ToolbarSearchField (string searchString, bool delayed=false)
 
static void RichTextMessageBox (string message, MessageType type, bool wide=true)
 

Member Function Documentation

◆ LayerMaskField() [1/2]

static LayerMask Megapop.MegaCore.Editor.MegaEditorFields.LayerMaskField ( GUIContent  label,
LayerMask  mask 
)
inlinestatic

◆ LayerMaskField() [2/2]

static LayerMask Megapop.MegaCore.Editor.MegaEditorFields.LayerMaskField ( LayerMask  mask)
inlinestatic

◆ RichTextMessageBox()

static void Megapop.MegaCore.Editor.MegaEditorFields.RichTextMessageBox ( string  message,
MessageType  type,
bool  wide = true 
)
inlinestatic

◆ Title() [1/3]

static void Megapop.MegaCore.Editor.MegaEditorFields.Title ( GUIContent  titleContent,
bool  separatorLine = true 
)
inlinestatic

◆ Title() [2/3]

static void Megapop.MegaCore.Editor.MegaEditorFields.Title ( GUIContent  titleContent,
GUIStyle  style,
bool  separatorLine = true 
)
inlinestatic

◆ Title() [3/3]

static void Megapop.MegaCore.Editor.MegaEditorFields.Title ( string  titleText,
bool  separatorLine = true 
)
inlinestatic

◆ ToolbarSearchField()

static string Megapop.MegaCore.Editor.MegaEditorFields.ToolbarSearchField ( string  searchString,
bool  delayed = false 
)
inlinestatic

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