OpenMW
Public Member Functions | Public Attributes
ESM::SpellList Struct Reference

#include <spelllist.hpp>

List of all members.

Public Member Functions

void load (ESMReader &esm)
void save (ESMWriter &esm) const

Public Attributes

std::vector< std::string > mList

Detailed Description

A list of references to spells and spell effects. This is shared between the records BSGN, NPC and RACE.


Member Function Documentation

void ESM::SpellList::save ( ESMWriter esm) const

Member Data Documentation

std::vector<std::string> ESM::SpellList::mList

The documentation for this struct was generated from the following files: