RobustToolbox icon indicating copy to clipboard operation
RobustToolbox copied to clipboard

Add component queries to entitylookup

Open metalgearsloth opened this issue 3 years ago • 1 comments
trafficstars

i.e. "GetComponentsInRange".

Generally internally it should essentially check the component count for it and determine whether it's probably better to iterate every component or iterate all entities in range checking for the component.

metalgearsloth avatar Jun 15 '22 05:06 metalgearsloth

Kinda related #2782

gradientvera avatar Jun 15 '22 07:06 gradientvera