Fixes #1809. It makes it also possible to use `derive` for `SystemParam` inside ECS and avoid manual implementation. An alternative solution to macro changes is to use `use crate as bevy_ecs;` in `event.rs`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Fixes #1809. It makes it also possible to use `derive` for `SystemParam` inside ECS and avoid manual implementation. An alternative solution to macro changes is to use `use crate as bevy_ecs;` in `event.rs`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||