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