Module veloren_server::sys::sentinel
source · Macros§
- trackers 🔒Holds state like modified bitsets, modification event readers
Structs§
- Deleted entities grouped by region.
- Always watching This system will monitor specific components for insertion, removal, and modification
- Contains an [
UpdateTracker
] for every synced component (that uses this method of change detection).