Arch icon indicating copy to clipboard operation
Arch copied to clipboard

KeyedComponent and KeyedEntity Components for dictionary like behavior?

Open Shadowblitz16 opened this issue 7 months ago • 0 comments

Can we get official KeyedComponent and KeyedEntity components?

The reason I ask this rather them implementing them myself is they need to be fast. I don't think we can currently implement dictionary like behavior without looping over every component to find it's key.

Shadowblitz16 avatar Jul 23 '25 16:07 Shadowblitz16