예제 #1
0
 public void Init()
 {
     type = LE_BasicMovement_EventType.Strafe;
 }
예제 #2
0
 public void Init()
 {
     type = LE_BasicMovement_EventType.Disable;
 }
예제 #3
0
 public void Init()
 {
     type = LE_BasicMovement_EventType.UpdateBasicInfo;
 }