Click or drag to resize

BatchGeneratorTNext Method

Namespace:  Gamelogic.Extensions.Obsolete
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<T> Next()

Return Value

Type: IEnumerableT

Implements

IGeneratorTNext
See Also