EntityLookup sets #21422
metalgearsloth
announced in
Code announcements
EntityLookup sets
#21422
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Most EntityLookupSystem methods take in sets now so rather than allocating a new set for every query (expensive), this means you can store a field on your system and just pass it in every time instead.
e.g.
Beta Was this translation helpful? Give feedback.
All reactions