C# Class UnityEditor.HeapshotWindow.UIStyles

Show file 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 property

public GUIStyle,UnityEngine background
return UnityEngine.GUIStyle

entryEven public property

public GUIStyle,UnityEngine entryEven
return UnityEngine.GUIStyle

entryOdd public property

public GUIStyle,UnityEngine entryOdd
return UnityEngine.GUIStyle

foldout public property

public GUIStyle foldout
return GUIStyle

header public property

public GUIStyle header
return GUIStyle

numberLabel public property

public GUIStyle numberLabel
return GUIStyle

rightHeader public property

public GUIStyle rightHeader
return GUIStyle