C# Class UnityEditor.HeapshotWindow.UIStyles

显示文件 Open project: randomize/VimConfig

Public Properties

Property Type Description
background UnityEngine.GUIStyle
entryEven UnityEngine.GUIStyle
entryOdd UnityEngine.GUIStyle
foldout GUIStyle
header GUIStyle
numberLabel GUIStyle
rightHeader 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 foldout
return GUIStyle

header public_oe property

public GUIStyle header
return GUIStyle

numberLabel public_oe property

public GUIStyle numberLabel
return GUIStyle

rightHeader public_oe property

public GUIStyle rightHeader
return GUIStyle