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

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

Méthodes publiques

Méthode Description
BossTakeDamage_Command ( ) : System.Collections
BossTakeDamage_Command ( GameObject p_actor ) : System.Collections
Execute ( ) : void
Undo ( ) : void

Method Details

BossTakeDamage_Command() public méthode

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

BossTakeDamage_Command() public méthode

public BossTakeDamage_Command ( GameObject p_actor ) : System.Collections
p_actor GameObject
Résultat System.Collections

Execute() public méthode

public Execute ( ) : void
Résultat void

Undo() public méthode

public Undo ( ) : void
Résultat void