Expand description
Functionality for marking ancestors of entities with marker components.
Structsยง
- Ancestor
Marker - A marker component that marks an entity as an ancestor of an entity with the given component
C
. - Ancestor
Marker Plugin - A plugin that marks the ancestors of entities that have the given component
C
with theAncestorMarker
component.