ACE.PrimitivePropertiesApplied
SPart of ACE namespace
function ACE.PrimitivePropertiesApplied(ent)👁️ 0 viewsUpdated 1 month ago
Description
Primitive_PostRebuildPhysics fires before Primitive restores its serialized mass/material props. The PhysObj:SetMass wrapper lets ACE finalize its mass-dependent armor state without a timer; ACE restores the serialized material in the same finalization path.
Parameters
| Name | Type | Description |
|---|---|---|
ent | any |
Returns
No return values documented.
Examples
No examples available.
Used In
No usages found in the codebase.