EntityLinkEnumerator.md

July 6, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS

EntityLinkEnumerator Struct

public struct EntityLinkEnumerator :
System.Collections.Generic.IEnumerator<Friflo.Engine.ECS.EntityLink>,
System.Collections.IEnumerator,
System.IDisposable

Implements System.Collections.Generic.IEnumerator<EntityLink>, System.Collections.IEnumerator, System.IDisposable

Properties
Current
Methods
Dispose()
MoveNext()
Reset()
Explicit Interface Implementations
System.Collections.IEnumerator.Current