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

Static Public Member Functions

static Texture2D FindIcon (string name)
 
static Texture2D GetMessageTypeIcon (MessageType type)
 

Properties

static Texture2D InfoIcon [get]
 
static Texture2D WarningIcon [get]
 
static Texture2D ErrorIcon [get]
 

Member Function Documentation

◆ FindIcon()

static Texture2D Megapop.MegaCore.Editor.EditorIcons.FindIcon ( string  name)
inlinestatic

◆ GetMessageTypeIcon()

static Texture2D Megapop.MegaCore.Editor.EditorIcons.GetMessageTypeIcon ( MessageType  type)
inlinestatic

Property Documentation

◆ ErrorIcon

Texture2D Megapop.MegaCore.Editor.EditorIcons.ErrorIcon
staticget

◆ InfoIcon

Texture2D Megapop.MegaCore.Editor.EditorIcons.InfoIcon
staticget

◆ WarningIcon

Texture2D Megapop.MegaCore.Editor.EditorIcons.WarningIcon
staticget

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