SaveGame..::..SpellOrder Field

Represents the order in which spells that have been learned. When a spell is learned, it is added to this list. It is not removed, if the spell is forgotten, so that when the player regains the necessary experience, the same spell is relearned.

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public List<Spell> SpellOrder