Click or drag to resize

LightningBoltPathScriptBase.LightningPath Field

The game objects to follow for the lightning path

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public List<GameObject> LightningPath

Field Value

Type: List<GameObject>
See Also