Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Obsolete
RepeatSequenceGenerator(T) Class
RepeatSequenceGenerator(T) Constructor
RepeatSequenceGenerator(T) Methods
RepeatSequenceGenerator
T
Constructor
Construts a new RepeateSequenceGenerator.
Namespace:
Gamelogic.Extensions.Obsolete
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
RepeatSequenceGenerator
(
IEnumerable
<T>
sequence
)
Parameters
sequence
Type:
System.Collections.Generic
IEnumerable
T
The sequence that this sequence will repeat.
See Also
Reference
RepeatSequenceGenerator
T
Class
Gamelogic.Extensions.Obsolete Namespace