Table of Contents

Struct EntityEnumerator.EntityEnumerable

Namespace
Frent.Systems
Assembly
Frent.dll

Proxy struct used to get an EntityEnumerator.

public ref struct EntityEnumerator.EntityEnumerable
Inherited Members

Methods

GetEnumerator()

Gets an EntityEnumerator from this EntityEnumerator.EntityEnumerable. Allows for the usage of foreach syntax.

public EntityEnumerator GetEnumerator()

Returns

EntityEnumerator