Click or drag to resize

LightningBoltDependenciesAddActiveBolt Field

Call this when the bolt becomes active

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Action<LightningBolt> AddActiveBolt

Field Value

Type: ActionLightningBolt
See Also