ents.FindByClassAndParent
Description
Finds all entities that are of given class and are children of given entity. This works internally by iterating over ents.GetAll.
Finds all entities that are of given class and are children of given entity. This works internally by iterating over ents.GetAll.