RemovedComponentEntity
RemovedComponentEntity
- bevy_ecs::entity::Entity
Description
Wrapper around [
Entity
] for [RemovedComponents
]. Internally,RemovedComponents
uses these as anEvents<RemovedComponentEntity>
.
Functions
Function | Summary |
---|---|
clone(_self) | No Documentation 🚧 |