LightningSpellScriptCanCastSpell Property |
Determines whether the spell can be cast or not
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool CanCastSpell { get; }
Public ReadOnly Property CanCastSpell As Boolean
Get
public:
property bool CanCastSpell {
bool get ();
}
member CanCastSpell : bool with get
Property Value
Type:
BooleanSee Also