private void OnDestroy() { this.StarManager = null; this.ship = null; this.detailManager = null; TaskOrganizeDetail.KeyController = null; }
private void OnDestroy() { StarManager = null; ship = null; detailManager = null; KeyController = null; }
private void OnDestroy() { UserInterfacePortManager.ReleaseUtils.Release(ref this.shipTypeMarkIcon, false); UserInterfacePortManager.ReleaseUtils.Release(ref this.labelName); UserInterfacePortManager.ReleaseUtils.Release(ref this.background); UserInterfacePortManager.ReleaseUtils.Release(ref this.labelKaryoku); UserInterfacePortManager.ReleaseUtils.Release(ref this.labelSoukou); UserInterfacePortManager.ReleaseUtils.Release(ref this.labelRaiso); UserInterfacePortManager.ReleaseUtils.Release(ref this.labelTaiku); UserInterfacePortManager.ReleaseUtils.Release(ref this.shipTypeMarkIcon, false); UserInterfacePortManager.ReleaseUtils.Release(ref this.shipTypeMarkIcon, false); UserInterfacePortManager.ReleaseUtils.Release(ref this.shipTypeMarkIcon, false); this.stars = null; this.paramTable = null; this.ship = null; }
private void OnDestroy() { UserInterfacePortManager.ReleaseUtils.Release(ref shipTypeMarkIcon); UserInterfacePortManager.ReleaseUtils.Release(ref labelName); UserInterfacePortManager.ReleaseUtils.Release(ref background); UserInterfacePortManager.ReleaseUtils.Release(ref labelKaryoku); UserInterfacePortManager.ReleaseUtils.Release(ref labelSoukou); UserInterfacePortManager.ReleaseUtils.Release(ref labelRaiso); UserInterfacePortManager.ReleaseUtils.Release(ref labelTaiku); UserInterfacePortManager.ReleaseUtils.Release(ref shipTypeMarkIcon); UserInterfacePortManager.ReleaseUtils.Release(ref shipTypeMarkIcon); UserInterfacePortManager.ReleaseUtils.Release(ref shipTypeMarkIcon); stars = null; paramTable = null; ship = null; }
private void OnDestroy() { UserInterfacePortManager.ReleaseUtils.Release(ref this.shipTypeMarkIcon, false); UserInterfacePortManager.ReleaseUtils.Release(ref this.labelName); UserInterfacePortManager.ReleaseUtils.Release(ref this.labelLevel); UserInterfacePortManager.ReleaseUtils.Release(ref this.shipTypeMarkIcon, false); if (this.slots != null) { for (int i = 0; i < this.slots.Length; i++) { this.slots[i] = null; } } this.slots = null; this.stars = null; this.ship = null; this.mKeyController = null; }
private void OnDestroy() { UserInterfacePortManager.ReleaseUtils.Release(ref shipTypeMarkIcon); UserInterfacePortManager.ReleaseUtils.Release(ref labelName); UserInterfacePortManager.ReleaseUtils.Release(ref labelLevel); UserInterfacePortManager.ReleaseUtils.Release(ref shipTypeMarkIcon); if (slots != null) { for (int i = 0; i < slots.Length; i++) { slots[i] = null; } } slots = null; stars = null; ship = null; mKeyController = null; }
private void OnDestroy() { if (DOTween.IsTweening(this)) { DOTween.Kill(this); } UserInterfacePortManager.ReleaseUtils.Release(ref mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref shipName); UserInterfacePortManager.ReleaseUtils.Release(ref shipLevel); UserInterfacePortManager.ReleaseUtils.Release(ref mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref CommonShipBanner, unloadAsset: true); stars = null; CommonShipBanner = null; mTransform_Background = null; mShipModel = null; mTransformCache = null; mOnTouchListener = null; }
private void OnDestroy() { if (DOTween.IsTweening(this)) { DOTween.Kill(this, false); } UserInterfacePortManager.ReleaseUtils.Release(ref this.mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref this.shipName); UserInterfacePortManager.ReleaseUtils.Release(ref this.shipLevel); UserInterfacePortManager.ReleaseUtils.Release(ref this.mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref this.mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref this.mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref this.mWidgetThis); UserInterfacePortManager.ReleaseUtils.Release(ref this.CommonShipBanner, true); this.stars = null; this.CommonShipBanner = null; this.mTransform_Background = null; this.mShipModel = null; this.mTransformCache = null; this.mOnTouchListener = null; }