Method HasSpellUse
HasSpellUse(NwSpell)
Gets if this creature has the specified spell available to cast.
public bool HasSpellUse(NwSpell spell)
Parameters
spellNwSpellThe spell to check.
Returns
- bool
True if this creature can immediately cast the spell.