Table of Contents

Property SpellAbilities

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SpellAbilities

Gets a list of spell abilities usable by this creature.

public IEnumerable<CreatureSpellAbility> SpellAbilities { get; }

Property Value

IEnumerable<CreatureSpellAbility>