Метод | Описание | |
---|---|---|
DestroyBullet_Command ( ) : System.Collections | ||
DestroyBullet_Command ( GameObject p_actor, Vector2 p_destroyedPosition ) : System.Collections | ||
Execute ( ) : void | ||
Undo ( ) : void |
public DestroyBullet_Command ( ) : System.Collections | ||
Результат | System.Collections |
public DestroyBullet_Command ( GameObject p_actor, Vector2 p_destroyedPosition ) : System.Collections | ||
p_actor | GameObject | |
p_destroyedPosition | Vector2 | |
Результат | System.Collections |