Add the type T to current either group.
public DefaultEcs.EntityQueryBuilder.EitherBuilder Or<T>();
T
The type of component to add to the either group.
EitherBuilder
The current EitherBuilder.
Add the type T to current either group.
public DefaultEcs.EntityQueryBuilder.EitherBuilder Or<T>();
T
The type of component to add to the either group.
EitherBuilder
The current EitherBuilder.