PropertyInterface
Nectunia.PropertyInterface.CustomStyle.EditorGUI_PropertyInterface Class Reference

Detailed Description

Group all custom style used in Tag field drawer

Static Public Member Functions

static Dictionary< string, GUIStyle > GetStyles ()
 Get the list of all custom style used in Tag field drawer More...
 
static GUIStyle TagIcon ()
 Used to draw Tag icon More...
 
static GUIStyle SingleLineIcon ()
 Used to draw Tag icon in a single line More...
 

Member Function Documentation

◆ GetStyles()

static Dictionary<string, GUIStyle> Nectunia.PropertyInterface.CustomStyle.EditorGUI_PropertyInterface.GetStyles ( )
static

Get the list of all custom style used in Tag field drawer

Returns
The list of all custom style

◆ SingleLineIcon()

static GUIStyle Nectunia.PropertyInterface.CustomStyle.EditorGUI_PropertyInterface.SingleLineIcon ( )
static

Used to draw Tag icon in a single line

◆ TagIcon()

static GUIStyle Nectunia.PropertyInterface.CustomStyle.EditorGUI_PropertyInterface.TagIcon ( )
static

Used to draw Tag icon