Exemplo n.º 1
0
 private void DisplayAmmo()
 {
     ammunitionText.text = ammunitionSlot.GetAmmunitionAmount(ammunitionType).ToString();
 }