Class RngExtensions
Inheritance
System.Object
RngExtensions
Namespace: InsaneScatterbrain.ScriptGraph
Syntax
public static class RngExtensions : object
Methods
SetState(Rng, RngState)
Declaration
public static void SetState(this Rng rng, RngState state)
Parameters
Type | Name | Description |
---|---|---|
Rng | rng | |
RngState | state |
State(Rng)
Declaration
public static RngState State(this Rng rng)
Parameters
Type | Name | Description |
---|---|---|
Rng | rng |
Returns
Type | Description |
---|---|
RngState |
State(Rng)
Declaration
public static RngState State(this Rng rng)
Parameters
Type | Name | Description |
---|---|---|
Rng | rng |
Returns
Type | Description |
---|---|
RngState |