C# Class TPBaseAnimationEditor

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

Méthodes publiques

Méthode Description
DrawAnimationInfo ( ) : void
DrawBaseAnimationGUI ( ) : void
DrawButtonsSection ( ) : void
OnEnable ( ) : void

Méthodes protégées

Méthode Description
Clear ( ) : void
OnEditorFrameChange ( ) : void

Method Details

Clear() protected méthode

protected Clear ( ) : void
Résultat void

DrawAnimationInfo() public méthode

public DrawAnimationInfo ( ) : void
Résultat void

DrawBaseAnimationGUI() public méthode

public DrawBaseAnimationGUI ( ) : void
Résultat void

DrawButtonsSection() public méthode

public DrawButtonsSection ( ) : void
Résultat void

OnEditorFrameChange() protected méthode

protected OnEditorFrameChange ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void