Class MyRandom.State
Inheritance
System.Object
MyRandom.State
Namespace: VRage.Library.Utils
Assembly: VRage.Library.dll
Syntax
public sealed class State : ValueType
Fields
Inext
Declaration
public int Inext
Field Value
Type | Description |
---|---|
System.Int32 |
Inextp
Declaration
public int Inextp
Field Value
Type | Description |
---|---|
System.Int32 |
Seed
Declaration
public MyRandom.State. < Seed > e__FixedBuffer Seed
Field Value
Type | Description |
---|---|
VRage.Library.Utils.MyRandom.State.<Seed>e__FixedBuffer |