Id for Components?
#14570
Replies: 2 comments
-
|
Yes https://docs.rs/bevy/latest/bevy/ecs/component/struct.ComponentId.html |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, you can obtain it with |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I can't understand if each Component has an Id in bevy, some sort of integer identifier for component types.
Beta Was this translation helpful? Give feedback.
All reactions