C# Class UnityEditor.IconSelector.Styles

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
background UnityEngine.GUIStyle
noneButton UnityEngine.GUIStyle
selection UnityEngine.GUIStyle
selectionLabel UnityEngine.GUIStyle
seperator UnityEngine.GUIStyle

Property Details

background public property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

noneButton public property

public GUIStyle,UnityEngine noneButton
return UnityEngine.GUIStyle

selection public property

public GUIStyle,UnityEngine selection
return UnityEngine.GUIStyle

selectionLabel public property

public GUIStyle,UnityEngine selectionLabel
return UnityEngine.GUIStyle

seperator public property

public GUIStyle,UnityEngine seperator
return UnityEngine.GUIStyle