ACE.Points_GunCost
SPart of ACE namespace
function ACE.Points_GunCost(sustainedRps, baseRoundCost, threat)👁️ 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
| Name | Type | Description |
|---|---|---|
sustainedRps | any | |
baseRoundCost | any | |
threat | any |
Returns
No return values documented.
Examples
No examples available.
Used In
No usages found in the codebase.