C# Class ToggleAnimation, Time-Pigs-and-The-Ham-of-Destiny

Inheritance: CommandBase
Afficher le fichier Open project: Abysice/Time-Pigs-and-The-Ham-of-Destiny Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
ToggleAnimation ( ) : System.Collections
ToggleAnimation ( Animator p_comp, GameObject p_explosion ) : System.Collections
Undo ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ToggleAnimation() public méthode

public ToggleAnimation ( ) : System.Collections
Résultat System.Collections

ToggleAnimation() public méthode

public ToggleAnimation ( Animator p_comp, GameObject p_explosion ) : System.Collections
p_comp Animator
p_explosion GameObject
Résultat System.Collections

Undo() public méthode

public Undo ( ) : void
Résultat void