Back to ACE

ACE.Points_ChargeEntCost

S

Part of ACE namespace

function ACE.Points_ChargeEntCost(ent)
View on GitHub|lua/acf/shared/sh_ace_points_model.lua:372-375
👁️ 0 viewsUpdated 1 month ago

Description

Mounted charge (scalable explosives / bombs family) -> scaled points. Prices the charge's REAL filler mass -- self.FillerMass, kg of HE, set once at spawn from the scaled charge volume -- as mounted ordnance via ACE.Points_ChargeCost. 0 for a filler-less/invalid entity.

Parameters

NameTypeDescription
entany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.