C# Class UnityEditor.IconSelector.Styles

显示文件 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_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

noneButton public_oe property

public GUIStyle,UnityEngine noneButton
return UnityEngine.GUIStyle

selection public_oe property

public GUIStyle,UnityEngine selection
return UnityEngine.GUIStyle

selectionLabel public_oe property

public GUIStyle,UnityEngine selectionLabel
return UnityEngine.GUIStyle

seperator public_oe property

public GUIStyle,UnityEngine seperator
return UnityEngine.GUIStyle