bevy_
ecs
0.15.1
Module traversal
Module Items
Traits
In crate bevy_
ecs
bevy_ecs
Module
traversal
Copy item path
source
Expand description
A trait for components that let you traverse the ECS.
Traits
ยง
Traversal
A component that can point to another entity, and which can be used to define a path through the ECS.