OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ESM::EffectList Struct Reference

EffectList, ENAM subrecord. More...

#include <effectlist.hpp>

Collaboration diagram for ESM::EffectList:

Public Member Functions

void add (ESMReader &esm)
 Load one effect, assumes subrecord name was already read. More...
 
void load (ESMReader &esm)
 Load all effects. More...
 
void save (ESMWriter &esm) const
 

Public Attributes

std::vector< ENAMstructmList
 

Detailed Description

EffectList, ENAM subrecord.

Member Function Documentation

void ESM::EffectList::add ( ESMReader esm)

Load one effect, assumes subrecord name was already read.

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::EffectList::load ( ESMReader esm)

Load all effects.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

std::vector<ENAMstruct> ESM::EffectList::mList

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