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::AIPackageList Struct Reference

#include <aipackage.hpp>

Collaboration diagram for ESM::AIPackageList:

Public Member Functions

void add (ESMReader &esm)
 Add a single AIPackage, assumes subrecord name was already read. More...
 
void save (ESMWriter &esm) const
 

Public Attributes

std::vector< AIPackagemList
 

Member Function Documentation

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

Add a single AIPackage, assumes subrecord name was already read.

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::AIPackageList::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<AIPackage> ESM::AIPackageList::mList

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