Example #1
0
 private void Stun(ChairsPlayerController enemy)
 {
     enemy.StunMyself();
 }