Property SpellKnownTable
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; }
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; }