private void OnDestroy()
 {
     this.liveTex      = null;
     this.UIflagShip   = null;
     this.heartUpPar   = null;
     this.heartDownPar = null;
     this.camera       = null;
 }
コード例 #2
0
 private void OnDestroy()
 {
     liveTex      = null;
     UIflagShip   = null;
     heartUpPar   = null;
     heartDownPar = null;
     camera       = null;
 }