Namespace Unity.Tiny.Watchers
Classes
DefaultWatchersSystem
WatchersSystem
The Watchers provides an optional high-level helper for getting callback-like functionality in an Entity Component System (ECS) environment.
Structs
Watcher
One watcher identifies the watched entity and field. It also provides a reference to the WatchersSystem and its id inside that system.