RemovedComponentEntity

RemovedComponentEntity

  1. bevy_ecs::entity::Entity

Description

Wrapper around [Entity] for [RemovedComponents]. Internally, RemovedComponents uses these as an Events<RemovedComponentEntity>.

Functions

FunctionSummary
clone(_self)No Documentation 🚧