private void OnDestroy() { StrategyShipCharacter.nowShipModel = null; this.collision = null; this.DeckStateTag = null; }
private void OnDestroy() { nowShipModel = null; collision = null; DeckStateTag = null; }