Back to ACE

ACE.Points_GunCost

S

Part of ACE namespace

function ACE.Points_GunCost(sustainedRps, baseRoundCost, threat)
View on GitHub|lua/acf/shared/sh_ace_points_model.lua:222-228
👁️ 0 viewsUpdated 1 month ago

Description

Gun firepower cost (scaled). This is called once per gun entity; identical guns therefore add linearly instead of sharing or deduplicating the round cost.

Parameters

NameTypeDescription
sustainedRpsany
baseRoundCostany
threatany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.