OpenMW
|
#include <loadcont.hpp>
Public Member Functions | |
void | load (ESMReader &esm) |
void | save (ESMWriter &esm) const |
Public Attributes | |
std::vector< ContItem > | mList |
void ESM::InventoryList::load | ( | ESMReader & | esm | ) |
void ESM::InventoryList::save | ( | ESMWriter & | esm | ) | const |
std::vector<ContItem> ESM::InventoryList::mList |