Table of Contents

Method HasSpellUse

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

HasSpellUse(NwSpell)

Gets if this creature has the specified spell available to cast.

public bool HasSpellUse(NwSpell spell)

Parameters

spell NwSpell

The spell to check.

Returns

bool

True if this creature can immediately cast the spell.