C# Class UnityEditor.HeapshotWindow.UIStyles

Afficher le fichier Open project: randomize/VimConfig

Méthodes publiques

Свойство 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
Résultat UnityEngine.GUIStyle

entryEven public_oe property

public GUIStyle,UnityEngine entryEven
Résultat UnityEngine.GUIStyle

entryOdd public_oe property

public GUIStyle,UnityEngine entryOdd
Résultat UnityEngine.GUIStyle

foldout public_oe property

public GUIStyle foldout
Résultat GUIStyle

header public_oe property

public GUIStyle header
Résultat GUIStyle

numberLabel public_oe property

public GUIStyle numberLabel
Résultat GUIStyle

rightHeader public_oe property

public GUIStyle rightHeader
Résultat GUIStyle