Gets the Entity contained in the current EntitySet.
public System.ReadOnlySpan<DefaultEcs.Entity> GetEntities();
System.ReadOnlySpan<Entity>
A System.ReadOnlySpan<> of the Entity contained in the current EntitySet.
Gets the Entity contained in the current EntitySet.
public System.ReadOnlySpan<DefaultEcs.Entity> GetEntities();
System.ReadOnlySpan<Entity>
A System.ReadOnlySpan<> of the Entity contained in the current EntitySet.