Table of Contents

Property SpellKnownTable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SpellKnownTable

Gets a list containing the known spell progression for this class.
The list is 0-indexed, with level 1 starting at element 0.

public IReadOnlyList<ClassSpellGainList> SpellKnownTable { get; }

Property Value

IReadOnlyList<ClassSpellGainList>