C# Class UnityEditor.MemoryTreeList.Styles

显示文件 Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
background UnityEngine.GUIStyle
entryEven UnityEngine.GUIStyle
entryOdd UnityEngine.GUIStyle
foldout UnityEngine.GUIStyle
header UnityEngine.GUIStyle
numberLabel UnityEngine.GUIStyle

Property Details

background public_oe property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

entryEven public_oe property

public GUIStyle,UnityEngine entryEven
return UnityEngine.GUIStyle

entryOdd public_oe property

public GUIStyle,UnityEngine entryOdd
return UnityEngine.GUIStyle

foldout public_oe property

public GUIStyle,UnityEngine foldout
return UnityEngine.GUIStyle

header public_oe property

public GUIStyle,UnityEngine header
return UnityEngine.GUIStyle

numberLabel public_oe property

public GUIStyle,UnityEngine numberLabel
return UnityEngine.GUIStyle