Exemplo n.º 1
0
 public void ChangeInteractAction(Action interactAction, string actionType)
 {
     currentInputSystem.ChangeInteractAction(interactAction, actionType);
 }