예제 #1
0
 public void OnActionInput(InputAction action, InputType type)
 {
     playerStateController.OnActionInput(action, type);
 }