Click or drag to resize

WeatherMakerLightningBoltPrefabScriptBaseManualMode Field

Manual or automatic mode. Manual requires that you call the Trigger method in script. Automatic uses the interval to create lightning continuously.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool ManualMode

Field Value

Type: Boolean
See Also