LightningBoltPathScriptBaseLightningPath 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
Public LightningPath As List(Of GameObject)
public:
List<GameObject^>^ LightningPath
val mutable LightningPath: List<GameObject>
Field Value
Type:
ListGameObjectSee Also