bevy
0.15.0
Module traversal
Module Items
Traits
In 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.