EcsOneOf

Static EcsOneOf 

Source
pub static EcsOneOf: u64
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