コード例 #1
0
 protected override void Handle(PlayerModelController pmc)
 {
     base.consumed = true;
     Destroy(gameObject);
     pmc.ModMoney(1);
 }