Example #1
0
 protected override void OnAwake()
 {
     base.OnAwake();
     m_Dic    = new Dictionary <int, UIMainCitySkillSlotsView>();
     Instance = this;
 }
Example #2
0
 protected override void OnAwake()
 {
     base.OnAwake();
     Instance = this;
 }