Click or drag to resize

GeneratorAbstractGeneratorTResultIGeneratorCurrent Property

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

Property Value

Type: Object

Implements

IGeneratorCurrent
See Also