GroupData.entity_set

optional. there will be an entity_set for non-owning groups and current for owning

struct GroupData
SparseSet!(Entity) entity_set;

Meta