C# Class UnityEditor.ColumnView.Styles

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
background UnityEngine.GUIStyle
categoryArrowIcon UnityEngine.Texture2D
selected UnityEngine.GUIStyle

Property Details

background public property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

categoryArrowIcon public property

public Texture2D,UnityEngine categoryArrowIcon
return UnityEngine.Texture2D

selected public property

public GUIStyle,UnityEngine selected
return UnityEngine.GUIStyle