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

Inheritance: CommandBase
Datei anzeigen Open project: Abysice/Time-Pigs-and-The-Ham-of-Destiny Class Usage Examples

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

ToggleAnimation() public method

public ToggleAnimation ( ) : System.Collections
return System.Collections

ToggleAnimation() public method

public ToggleAnimation ( Animator p_comp, GameObject p_explosion ) : System.Collections
p_comp Animator
p_explosion GameObject
return System.Collections

Undo() public method

public Undo ( ) : void
return void