RobustToolbox
RobustToolbox copied to clipboard
Add component queries to entitylookup
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.
Kinda related #2782