Copies all the rules of the current EntityQueryBuilder to a new instance.
public DefaultEcs.EntityQueryBuilder Copy();
EntityQueryBuilder
A new EntityQueryBuilder with all the same rules as the current instance.
Copies all the rules of the current EntityQueryBuilder to a new instance.
public DefaultEcs.EntityQueryBuilder Copy();
EntityQueryBuilder
A new EntityQueryBuilder with all the same rules as the current instance.