EntityQueryBuilder.EitherBuilder.Copy().md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.EntityQueryBuilder.EitherBuilder
EntityQueryBuilder.EitherBuilder.Copy() Method
Copies all the rules of the current EntityQueryBuilder to a new instance.
public DefaultEcs.EntityQueryBuilder Copy();
Returns
EntityQueryBuilder
A new EntityQueryBuilder with all the same rules as the current instance.