LightningSpellScriptCasting Property |
Is the spell currently being cast?
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool Casting { get; }
Public ReadOnly Property Casting As Boolean
Get
public:
property bool Casting {
bool get ();
}
member Casting : bool with get
Property Value
Type:
BooleanSee Also