/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ using FairyGUI; namespace UI.LuckyBox { public partial class UI_LuckyBoxStarUI { public GComponent target; public Controller m_ctrlBuyType; public Controller m_ctrlRewardsType; public GLoader m_bg; public GButton m_btnBack; public UI_ComStar m_comStar0_0_0; public UI_ComStar m_comStar0_1_0; public UI_ComStar m_comStar0_2_0; public UI_ComStar m_comStar1_0_0; public UI_ComStar m_comStar1_0_1; public UI_ComStar m_comStar1_0_2; public UI_ComStar m_comStar1_0_3; public UI_ComStar m_comStar1_0_4; public UI_ComStar m_comStar1_0_5; public UI_ComStar m_comStar1_0_6; public UI_ComStar m_comStar1_0_7; public UI_ComStar m_comStar1_0_8; public GGroup m_grpComStar0; public UI_ComStar m_comStar1_1_0; public UI_ComStar m_comStar1_1_1; public UI_ComStar m_comStar1_1_2; public UI_ComStar m_comStar1_1_3; public UI_ComStar m_comStar1_1_4; public UI_ComStar m_comStar1_1_5; public UI_ComStar m_comStar1_1_6; public UI_ComStar m_comStar1_1_7; public GGroup m_grpComStar1; public UI_ComStar m_comStar1_2_0; public UI_ComStar m_comStar1_2_1; public UI_ComStar m_comStar1_2_2; public UI_ComStar m_comStar1_2_3; public UI_ComStar m_comStar1_2_4; public UI_ComStar m_comStar1_2_5; public UI_ComStar m_comStar1_2_6; public UI_ComStar m_comStar1_2_7; public UI_ComStar m_comStar1_2_8; public GGroup m_grpComStar2; public const string URL = "ui://drx9d1usl5nzm"; public const string PACKAGE_NAME = "LuckyBox"; public const string RES_NAME = "LuckyBoxStarUI"; private static UI_LuckyBoxStarUI _proxy; public static UI_LuckyBoxStarUI Create(GObject gObject = null) { var ui = new UI_LuckyBoxStarUI(); if(gObject == null) ui.target = (GComponent)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME); else ui.target = (GComponent)gObject; ui.Init(ui.target); return ui; } public static UI_LuckyBoxStarUI Proxy(GObject gObject = null) { if(_proxy == null) { _proxy = new UI_LuckyBoxStarUI(); } var ui = _proxy; if(gObject == null) ui.target = (GComponent)UIPackage.CreateObject(PACKAGE_NAME, RES_NAME); else ui.target = (GComponent)gObject; ui.Init(ui.target); return ui; } public static void ProxyEnd() { if (_proxy != null) { _proxy.Dispose(); } } public static void ClearProxy() { ProxyEnd(); _proxy = null; } private void Init(GComponent comp) { m_ctrlBuyType = comp.GetController("ctrlBuyType"); m_ctrlRewardsType = comp.GetController("ctrlRewardsType"); m_bg = (GLoader)comp.GetChild("bg"); m_btnBack = (GButton)comp.GetChild("btnBack"); m_comStar0_0_0 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar0_0_0")); m_comStar0_1_0 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar0_1_0")); m_comStar0_2_0 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar0_2_0")); m_comStar1_0_0 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_0")); m_comStar1_0_1 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_1")); m_comStar1_0_2 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_2")); m_comStar1_0_3 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_3")); m_comStar1_0_4 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_4")); m_comStar1_0_5 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_5")); m_comStar1_0_6 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_6")); m_comStar1_0_7 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_7")); m_comStar1_0_8 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_0_8")); m_grpComStar0 = (GGroup)comp.GetChild("grpComStar0"); m_comStar1_1_0 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_0")); m_comStar1_1_1 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_1")); m_comStar1_1_2 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_2")); m_comStar1_1_3 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_3")); m_comStar1_1_4 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_4")); m_comStar1_1_5 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_5")); m_comStar1_1_6 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_6")); m_comStar1_1_7 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_1_7")); m_grpComStar1 = (GGroup)comp.GetChild("grpComStar1"); m_comStar1_2_0 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_0")); m_comStar1_2_1 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_1")); m_comStar1_2_2 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_2")); m_comStar1_2_3 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_3")); m_comStar1_2_4 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_4")); m_comStar1_2_5 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_5")); m_comStar1_2_6 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_6")); m_comStar1_2_7 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_7")); m_comStar1_2_8 = (UI_ComStar)UI_ComStar.Create(comp.GetChild("comStar1_2_8")); m_grpComStar2 = (GGroup)comp.GetChild("grpComStar2"); } public void Dispose(bool disposeTarget = false) { m_ctrlBuyType = null; m_ctrlRewardsType = null; m_bg = null; m_btnBack = null; m_comStar0_0_0.Dispose(); m_comStar0_0_0 = null; m_comStar0_1_0.Dispose(); m_comStar0_1_0 = null; m_comStar0_2_0.Dispose(); m_comStar0_2_0 = null; m_comStar1_0_0.Dispose(); m_comStar1_0_0 = null; m_comStar1_0_1.Dispose(); m_comStar1_0_1 = null; m_comStar1_0_2.Dispose(); m_comStar1_0_2 = null; m_comStar1_0_3.Dispose(); m_comStar1_0_3 = null; m_comStar1_0_4.Dispose(); m_comStar1_0_4 = null; m_comStar1_0_5.Dispose(); m_comStar1_0_5 = null; m_comStar1_0_6.Dispose(); m_comStar1_0_6 = null; m_comStar1_0_7.Dispose(); m_comStar1_0_7 = null; m_comStar1_0_8.Dispose(); m_comStar1_0_8 = null; m_grpComStar0 = null; m_comStar1_1_0.Dispose(); m_comStar1_1_0 = null; m_comStar1_1_1.Dispose(); m_comStar1_1_1 = null; m_comStar1_1_2.Dispose(); m_comStar1_1_2 = null; m_comStar1_1_3.Dispose(); m_comStar1_1_3 = null; m_comStar1_1_4.Dispose(); m_comStar1_1_4 = null; m_comStar1_1_5.Dispose(); m_comStar1_1_5 = null; m_comStar1_1_6.Dispose(); m_comStar1_1_6 = null; m_comStar1_1_7.Dispose(); m_comStar1_1_7 = null; m_grpComStar1 = null; m_comStar1_2_0.Dispose(); m_comStar1_2_0 = null; m_comStar1_2_1.Dispose(); m_comStar1_2_1 = null; m_comStar1_2_2.Dispose(); m_comStar1_2_2 = null; m_comStar1_2_3.Dispose(); m_comStar1_2_3 = null; m_comStar1_2_4.Dispose(); m_comStar1_2_4 = null; m_comStar1_2_5.Dispose(); m_comStar1_2_5 = null; m_comStar1_2_6.Dispose(); m_comStar1_2_6 = null; m_comStar1_2_7.Dispose(); m_comStar1_2_7 = null; m_comStar1_2_8.Dispose(); m_comStar1_2_8 = null; m_grpComStar2 = null; if(disposeTarget && target != null) { target.RemoveFromParent(); target.Dispose(); } target = null; } } }