Method | Description | |
---|---|---|
DestroyEnemy_Command ( ) : System.Collections | ||
DestroyEnemy_Command ( GameObject p_actor, Vector2 p_destroyedPosition ) : System.Collections | ||
Execute ( ) : void | ||
Undo ( ) : void |
public DestroyEnemy_Command ( ) : System.Collections | ||
return | System.Collections |
public DestroyEnemy_Command ( GameObject p_actor, Vector2 p_destroyedPosition ) : System.Collections | ||
p_actor | GameObject | |
p_destroyedPosition | Vector2 | |
return | System.Collections |