LightningBoltHasGlow Property |
Is there any glow for any of the lightning bolts?
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool HasGlow { get; }
Public ReadOnly Property HasGlow As Boolean
Get
public:
property bool HasGlow {
bool get ();
}
member HasGlow : bool with get
Property Value
Type:
BooleanSee Also