EcsOneOf

Static EcsOneOf 

Source
pub unsafe static EcsOneOf: ecs_entity_t
Expand 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