Beispiel #1
0
 public bool GetButtonDown(string buttonName)
 {
     return(GetButtonDown(GoldPlayerController.InputNameToHash(buttonName)));
 }