Beispiel #1
0
 private void OnDestroy()
 {
     UserInterfacePortManager.ReleaseUtils.Releases(ref mTextures_Preload);
     UserInterfacePortManager.ReleaseUtils.Release(ref backGroundUpperSteelFrame);
     UserInterfacePortManager.ReleaseUtils.Release(ref backGroundLowerSteelFrame);
     mCamera_TouchEventCatch = null;
     mPrefab_PortUpgradesConvertShipManager_KaizouAnimation           = null;
     mPrefab_PortUpgradesModernizeShipManager_KindaikakaishuAnimation = null;
     mUIRemodelHeader                = null;
     mUIRemodelShipSlider            = null;
     mUIRemodelShipStatus            = null;
     mUIRemodelLeftShipStatus        = null;
     mUIRemodelStartRightInfo        = null;
     mUIRemodelEquipSlotItems        = null;
     mUIRemodelModeSelectMenu        = null;
     mUIRemodelDeckSwitchManager     = null;
     mUIRemodelModernization         = null;
     mUIRemodelKaizou                = null;
     mUIRemodelEquipListParent       = null;
     mUIRemodelSlotItemChangePreview = null;
     mCategoryMenu = null;
     mUIRemodeModernizationShipTargetListParentNew = null;
     mUIRemodelModernizationStartConfirm           = null;
     mUIRemodelOtherShipPickerParent = null;
     commonDeckSwitchManager         = null;
     mUIRemodelCurrentSlot           = null;
     mUIHowTo                      = null;
     okBauxiteUseMessage           = null;
     okBauxiteUseHighCostMessage   = null;
     ngBauxiteShortMessage         = null;
     ngBausiteShortHighCostMessage = null;
     mUIDisplaySwipeEventRegion    = null;
     instance                      = null;
 }
Beispiel #2
0
 private void OnDestroy()
 {
     _rm                 = null;
     SpriteButtonX       = null;
     SpriteButtonL       = null;
     SpriteButtonR       = null;
     SpriteButtonShikaku = null;
     SpriteButtonO       = null;
     SpriteStickR        = null;
     key                 = null;
     key2                = null;
     model               = null;
     _uil                = null;
 }
 private void OnDestroy()
 {
     this._rm                 = null;
     this.SpriteButtonX       = null;
     this.SpriteButtonL       = null;
     this.SpriteButtonR       = null;
     this.SpriteButtonShikaku = null;
     this.SpriteButtonO       = null;
     this.SpriteStickR        = null;
     this.key                 = null;
     this.key2                = null;
     this.model               = null;
     this._uil                = null;
 }
Beispiel #4
0
 public void Awake()
 {
     UserInterfaceRemodelManager.instance = this;
     this.guideoff = false;
 }
Beispiel #5
0
 public void Awake()
 {
     instance = this;
     guideoff = false;
 }