Exemplo n.º 1
0
 public float GetAOERange()
 {
     return(stats[currentActiveStat].aoeRadius * (1 + PerkManager.GetFPSWeaponAOERadius(prefabID)));
 }