RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

add RecursiveGetAllEntitiesWithComp

Open SolStar2 opened this issue 1 year ago • 1 comments

added functionality in container system to get all entities with a component recursively. This will help in situations in which all entities with a certain component needs to be processed before a parent container does something. Such example as a polymorph dropping all MindContainerComponet entities before polymorphing so they are not sent to null-space.

SolStar2 avatar Apr 18 '25 22:04 SolStar2

Alright figured it out

SolStar2 avatar May 21 '25 17:05 SolStar2