Exemplo n.º 1
0
 private void OnDestroy()
 {
     mKeyController = null;
     TweenPos       = null;
     SortButton     = null;
     BackButton     = null;
 }
 private void OnDestroy()
 {
     this.mKeyController = null;
     this.TweenPos       = null;
     this.SortButton     = null;
     this.BackButton     = null;
 }
Exemplo n.º 3
0
 protected override void OnCallDestroy()
 {
     mTransform_TouchBack     = null;
     mMessage                 = null;
     mUIShipSortButton        = null;
     mKeyController           = null;
     mTargetExchangeShipModel = null;
 }
 private void OnDestroy()
 {
     this._bgPanel                           = null;
     this._materialObj                       = null;
     this._dismantleBtn                      = null;
     this._dismantleBtnLight                 = null;
     this._shipBanner                        = null;
     this._slotItemTex                       = null;
     this.ShipScroll                         = null;
     this.ItemScroll                         = null;
     this.mCamera_TouchEventCatch            = null;
     this.mTransform_OverlayButtonForConfirm = null;
     this._breakMaterialManager              = null;
     this.mUIShipSortButton                  = null;
     this.mStateManager                      = null;
     this.mArsenalManager                    = null;
     this.KeyController                      = null;
     this._uiOverlay3                        = null;
     this._uiOverlay4                        = null;
 }
Exemplo n.º 5
0
 private void OnDestroy()
 {
     mUIShipSortButton = null;
 }
Exemplo n.º 6
0
 protected override void OnCallDestroy()
 {
     this.mUIShipSortButton = null;
     this.MessageShip       = null;
     this.mKeyController    = null;
 }
 protected override void OnCallDestroy()
 {
     TouchBackArea     = null;
     mUIShipSortButton = null;
 }