ACF_GetAllPhysicalConstraints
SPart of _G (Global) namespace
function ACF_GetAllPhysicalConstraints( ent, ResultTable )📋 Has LDoc👁️ 0 viewsUpdated 2 hours ago
Description
Returns a table of all physically connected entities ignoring ents attached by only nocollides
Parameters
| Name | Type | Description |
|---|---|---|
ent | any | |
ResultTable | any |
Returns
No return values documented.
Examples
No examples available.
Used In(5 locations)
L227
local PhysEnts = ACF_GetAllPhysicalConstraints( Parent )