コード例 #1
0
 public void BonusTaken(Bonus bonus)
 {
 }
コード例 #2
0
ファイル: Player.cs プロジェクト: Polikutkin/XT-2018Q4
 public void TakeBonus(Bonus bonus)
 {
 }