Crate bevy_cleanup_derive
source ·Expand description
Derive macros for bevy_cleanup
.
Derive Macros
- Automatically implements the [
bevy_cleanup::Cleanup
] trait for a type. You must also derive [Component
].
Derive macros for bevy_cleanup
.
bevy_cleanup::Cleanup
] trait for a type. You must also derive [Component
].