pub unsafe static EcsOneOf: ecs_entity_tExpand description
Ensure that relationship target is child of specified entity.
Behavior: If OneOf(R, O) and R(X, Y), Y must be a child of O If OneOf(R) and R(X, Y), Y must be a child of R
pub unsafe static EcsOneOf: ecs_entity_tEnsure that relationship target is child of specified entity.
Behavior: If OneOf(R, O) and R(X, Y), Y must be a child of O If OneOf(R) and R(X, Y), Y must be a child of R