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 ManualMode As Boolean
val mutable ManualMode: bool
Field Value
Type:
BooleanSee Also