Macros§
- trackers 🔒
- Holds state like modified bitsets, modification event readers
Structs§
- Deleted
Entities - Deleted entities grouped by region.
- Sys
- Always watching This system will monitor specific components for insertion, removal, and modification
- Tracked
Storages - Update
Trackers - Contains an [
UpdateTracker
] for every synced component (that uses this method of change detection).