Method | Description | |
---|---|---|
DisableComponentCommand ( ) : System.Collections | ||
DisableComponentCommand ( SpriteRenderer p_comp, GameObject p_explosion ) : System.Collections | ||
Execute ( ) : void | ||
Undo ( ) : void |
public DisableComponentCommand ( ) : System.Collections | ||
return | System.Collections |
public DisableComponentCommand ( SpriteRenderer p_comp, GameObject p_explosion ) : System.Collections | ||
p_comp | SpriteRenderer | |
p_explosion | GameObject | |
return | System.Collections |