Wiki

Clone wiki

RogueSharp / RogueSharp.Random / MaxRandom / Restore

MaxRandomRestore Method

Restores the state of the generator which is essentially a no-op for this generator

Namespace: RogueSharp.Random
Assembly:

Syntax

public void Restore(
    RandomState state
)

Parameters

state

Type: RogueSharp.RandomRandomState
Not used

Implements

IRandomRestore(RandomState)

See Also

Reference

MaxRandom Class
RogueSharp.Random Namespace

[5]: 2014-2016 Faron Bracy

Updated