constraint.GetAllConstrainedEntities
Description
Returns a table of all entities recursively constrained to an entitiy.
Arguments
Returns
1 table
A table containing all of the constrained entities. This includes all entities constrained to entities constrained to the supplied entity, etc.
Example
Adapted from stools/remover.lua