bevyengine / bevyengine/bevy

`SystemChangeTick` does not implement `ExclusiveSystemParam` even though it probably could

Open
#14,532 4 comments 0 reactions 0 assignees View on GitHub
A-ECS C-Usability D-Modest X-Uncontroversial
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

`SystemName`, which is almost identical to `SystemChangeTick` in that it reads `SystemMeta` and implements `SystemParam` and `ReadOnlySystemParam`, does implement `ExclusiveSystemParam` too.

Was this an oversight, or is there a reason it cannot be used?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.