Esempio n. 1
0
 public void Init()
 {
     type = LE_UI_EventType.UseSkill;
 }
Esempio n. 2
0
 public void Init()
 {
     type = LE_UI_EventType.GetStun;
 }
Esempio n. 3
0
 public void Init()
 {
     type = LE_UI_EventType.UpdateHealthBar;
 }