ACE.MakePrebuiltExplosive
SPart of ACE namespace
function ACE.MakePrebuiltExplosive(Owner, class, Pos, Angle)👁️ 0 viewsUpdated 1 month ago
Description
Generic spawn used by every prebuilt variant. The variant's class supplies the model + filler fraction through its ENT table (read off the created entity), and we read the model's REAL physics volume at its natural size - no model scaling on these props.
Parameters
| Name | Type | Description |
|---|---|---|
Owner | any | |
class | any | |
Pos | any | |
Angle | any |
Returns
No return values documented.
Examples
No examples available.
Used In
No usages found in the codebase.