Click or drag to resize

IGeneratorTResultCurrent Property

Gets the element last generated by this generator.

Namespace:  Gamelogic.Extensions.Algorithms
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
TResult Current { get; }

Property Value

Type: TResult
See Also