Click or drag to resize

GeneratorAbstractGeneratorTResultCloneAndRestart Method

Namespace:  Gamelogic.Extensions.Algorithms
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public abstract IGenerator<TResult> CloneAndRestart()

Return Value

Type: IGeneratorTResult

Implements

IGeneratorTResultCloneAndRestart
See Also