You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Without<T> negative bound type in query arguments. This could evaluate to something like &() directly, but would exclude archetypes with the given component type.
The text was updated successfully, but these errors were encountered:
recatek
changed the title
Add a Without<T> negative bound in query arguments.
Add a Without<T> negative bound in query arguments
Jul 23, 2023
Add a
Without<T>
negative bound type in query arguments. This could evaluate to something like&()
directly, but would exclude archetypes with the given component type.The text was updated successfully, but these errors were encountered: