mirror of
https://github.com/bevyengine/bevy
synced 2024-12-21 02:23:08 +00:00
9a89fc44f4
# Objective - Allow checking if a resource has changed by its ComponentId --- ## Changelog - Added `World::is_resource_changed_by_id()` and `World::is_resource_added_by_id()`. |
||
---|---|---|
.. | ||
entity | ||
query | ||
reflect | ||
schedule | ||
storage | ||
system | ||
world | ||
archetype.rs | ||
bundle.rs | ||
change_detection.rs | ||
component.rs | ||
event.rs | ||
lib.rs | ||
removal_detection.rs |