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