C# Class UnityEditor.ColumnView.Styles

ファイルを表示 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_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

categoryArrowIcon public_oe property

public Texture2D,UnityEngine categoryArrowIcon
return UnityEngine.Texture2D

selected public_oe property

public GUIStyle,UnityEngine selected
return UnityEngine.GUIStyle