Ejemplo n.º 1
0
 public int GetClipSize()
 {
     return((int)(stats[currentActiveStat].clipSize * (1 + PerkManager.GetFPSWeaponClipSize(prefabID))));
 }