Wiki

Clone wiki

RogueSharp / RogueSharp.Random / MaxRandom / Save

MaxRandomSave Method

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

Namespace: RogueSharp.Random
Assembly:

Syntax

public RandomState Save()

Return Value

Type: RandomState
A new RandomState object

Implements

IRandomSave

See Also

Reference

MaxRandom Class
RogueSharp.Random Namespace

[5]: 2014-2016 Faron Bracy

Updated