コード例 #1
0
 private void OnDestroy()
 {
     StrategyShipCharacter.nowShipModel = null;
     this.collision    = null;
     this.DeckStateTag = null;
 }
コード例 #2
0
 private void OnDestroy()
 {
     nowShipModel = null;
     collision    = null;
     DeckStateTag = null;
 }