-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add Read-only system::run_read_only #7558
Copy link
Copy link
Closed
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use
Metadata
Metadata
Assignees
Labels
A-ECSEntities, components, systems, and eventsEntities, components, systems, and eventsC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use
Originally posted by @cart in #7547 (review)
I think this would be valuable, and should be a very straightforward method to implement. Look at how System's method works for reference.