World.System.Collections.IEnumerable.GetEnumerator().md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.World

World.System.Collections.IEnumerable.GetEnumerator() Method

Returns an enumerator that iterates through the Entity of the current World instance.

System.Collections.IEnumerator System.Collections.IEnumerable.GetEnumerator();

Implements GetEnumerator()

Contents

  1. 0.1DefaultEcs.World
  2. 1World.System.Collections.IEnumerable.GetEnumerator() Method