Table of Contents

Method HasSpellEffect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

HasSpellEffect(NwSpell)

Gets whether this creature is under the effects of the specified spell.

public bool HasSpellEffect(NwSpell spell)

Parameters

spell NwSpell

The spell to check.

Returns

bool