World.GetEntities().md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.World
World.GetEntities() Method
Gets an EntityQueryBuilder to create a subset of Entity of the current World.
public DefaultEcs.EntityQueryBuilder GetEntities();
March 19, 2022 ยท View on GitHub
Gets an EntityQueryBuilder to create a subset of Entity of the current World.
public DefaultEcs.EntityQueryBuilder GetEntities();