Ejemplo n.º 1
0
 private void UpdateUI()
 {
     _Crosshair.SetOverheat(_WH.GetWeaponStatus());
     _GS.SetHealth(_Health.GetHealth());
 }