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