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

InventoryList, NPCO subrecord. More...

#include <loadcont.hpp>

Collaboration diagram for ESM::InventoryList:

Public Member Functions

void add (ESMReader &esm)
 Load one item, assumes subrecord name is already read. More...
 
void save (ESMWriter &esm) const
 

Public Attributes

std::vector< ContItemmList
 

Detailed Description

InventoryList, NPCO subrecord.

Member Function Documentation

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

Load one item, assumes subrecord name is already read.

Here is the call graph for this function:

Here is the caller graph for this function:

void ESM::InventoryList::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<ContItem> ESM::InventoryList::mList

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