EntitySortedSet_TComponent_.GetEntities().md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.EntitySortedSet<TComponent>

EntitySortedSet.GetEntities() Method

Gets the Entity contained in the current EntitySortedSet<TComponent>.

public System.ReadOnlySpan<DefaultEcs.Entity> GetEntities();

Returns

System.ReadOnlySpan<Entity>
A System.ReadOnlySpan<> of the Entity contained in the current EntitySortedSet<TComponent>.

Contents

  1. 0.1">DefaultEcs.">EntitySortedSet&#x3C;TComponent>
  2. 1EntitySortedSet.GetEntities() Method