コード例 #1
0
 public void ChangedClickSpeed(float newVal)
 {
     PlayerControl.AdjustClickSpeed(newVal);
 }