Click or drag to resize

LightningBoltPrefabScriptBaseManualMode 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.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool ManualMode

Field Value

Type: Boolean
See Also