Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Algorithms
IGenerator(TResult) Interface
IGenerator(TResult) Methods
CloneAndRestart Method
IGenerator
TResult
CloneAndRestart Method
Clones the generator and returns the clone in a restarted state.
Namespace:
Gamelogic.Extensions.Algorithms
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
IGenerator
<TResult>
CloneAndRestart
()
Return Value
Type:
IGenerator
TResult
See Also
Reference
IGenerator
TResult
Interface
Gamelogic.Extensions.Algorithms Namespace