ACE.CalcNonArmorPoints
SPart of ACE namespace
function ACE.CalcNonArmorPoints(con, baseEnt)👁️ 0 viewsUpdated 1 month ago
Description
============================================================ Point and armor calculation logic for contraption scans ============================================================ Calculate non-armor points and readout details. Ammo is free (crates contribute nothing), so the categories are Engines, Firepower (guns AND racks), Crew and Electronics. The contraption entity list is resolved ONCE and shared across guns.
Parameters
| Name | Type | Description |
|---|---|---|
con | any | |
baseEnt | any |
Returns
No return values documented.
Examples
No examples available.
Used In
No usages found in the codebase.