コード例 #1
0
 public void TriggerPlayerJump(bool boosted)
 {
     _controller.TriggerPlayerJump(boosted);
 }