Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Algorithms
IGenerator(TResult) Interface
IGenerator(TResult) Properties
Current Property
IGenerator
TResult
Current 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#
Copy
TResult
Current
{
get
; }
Property Value
Type:
TResult
See Also
Reference
IGenerator
TResult
Interface
Gamelogic.Extensions.Algorithms Namespace