C# Class HutongGames.PlayMaker.Actions.PlayAnimation

Inheritance: HutongGames.PlayMaker.Actions.BaseAnimationAction
Afficher le fichier Open project: SNUGDC/GameCamp

Méthodes publiques

Méthode Description
OnEnter ( ) : void
OnExit ( ) : void
OnUpdate ( ) : void
Reset ( ) : void

Private Methods

Méthode Description
DoPlayAnimation ( ) : void
StopAnimation ( ) : void

Method Details

OnEnter() public méthode

public OnEnter ( ) : void
Résultat void

OnExit() public méthode

public OnExit ( ) : void
Résultat void

OnUpdate() public méthode

public OnUpdate ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void