Click or drag to resize

WeatherMakerLightningBoltPrefabScriptBaseRandomOverride Property

Override the random generator for the bolts

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

Property Value

Type: Random
See Also