C# Class UnityEditor.GameObjectTreeViewGUI.GameObjectStyles

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
brokenPrefabLabel UnityEngine.GUIStyle
disabledBrokenPrefabLabel UnityEngine.GUIStyle
disabledLabel UnityEngine.GUIStyle
disabledPrefabLabel UnityEngine.GUIStyle
prefabLabel UnityEngine.GUIStyle

Méthodes publiques

Méthode Description
GameObjectStyles ( ) : System

Method Details

GameObjectStyles() public méthode

public GameObjectStyles ( ) : System
Résultat System

Property Details

brokenPrefabLabel public_oe property

public GUIStyle,UnityEngine brokenPrefabLabel
Résultat UnityEngine.GUIStyle

disabledBrokenPrefabLabel public_oe property

public GUIStyle,UnityEngine disabledBrokenPrefabLabel
Résultat UnityEngine.GUIStyle

disabledLabel public_oe property

public GUIStyle,UnityEngine disabledLabel
Résultat UnityEngine.GUIStyle

disabledPrefabLabel public_oe property

public GUIStyle,UnityEngine disabledPrefabLabel
Résultat UnityEngine.GUIStyle

prefabLabel public_oe property

public GUIStyle,UnityEngine prefabLabel
Résultat UnityEngine.GUIStyle