C# Class TPSpriteAnimationEditor

Inheritance: TPBaseAnimationEditor
Afficher le fichier Open project: macgyver13/globalgamejam2016

Protected Properties

Свойство Type Description
_GizmosColor UnityEditor.SerializedProperty

Méthodes publiques

Méthode Description
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
Awake ( ) : void

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

_GizmosColor protected_oe property

protected SerializedProperty,UnityEditor _GizmosColor
Résultat UnityEditor.SerializedProperty