Table of Contents

Struct EntityLinkEnumerator<T>.Enumerable

Namespace
Frent.Systems
Assembly
Frent.dll

A wrapper over one side of an Entity's links for enumeration with entities.

public readonly struct EntityLinkEnumerator<T>.Enumerable
Inherited Members

Methods

GetEnumerator()

Gets the enumerator over the linked entities.

public EntityLinkEnumerator<T> GetEnumerator()

Returns

EntityLinkEnumerator<T>