pub unsafe static EcsDisabled: ecs_entity_tExpand description
When this tag is added to an entity it is skipped by queries, unless EcsDisabled is explicitly queried for.
pub unsafe static EcsDisabled: ecs_entity_tWhen this tag is added to an entity it is skipped by queries, unless EcsDisabled is explicitly queried for.