コード例 #1
0
 public void Equip(Gun _gun)
 {
     pawn.Equip(_gun);
 }