Component
derive macro should allow multiple #[require(...)]
attributes.
#16341
Labels
A-ECS
Entities, components, systems, and events
C-Feature
A new feature, making something new possible
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
S-Needs-Design
This issue requires design work to think about how it would best be accomplished
Future PR: Might be nice to modify the
Component
derive macro to allow multiple#[require(...)]
attributes (if that's possible?). Would make cases like this cleaner.Originally posted by @bushrat011899 in #16322 (comment)
The text was updated successfully, but these errors were encountered: