Click or drag to resize

LightningBoltParametersRandom Property

Used to generate random numbers. Not thread safe.

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Random Random { get; set; }

Property Value

Type: Random
See Also