示例#1
0
 void ConsumePowerAndAmmo()
 {
     parentUnit.ConsumePowerAndAmmo(baseWeapon.PowerCost, baseWeapon.AmmoCost);
 }