OpenMW
Classes | Public Member Functions | Public Attributes | Static Public Attributes
ESM::Ingredient Struct Reference

#include <loadingr.hpp>

List of all members.

Classes

struct  IRDTstruct

Public Member Functions

void load (ESMReader &esm)
void save (ESMWriter &esm) const
void blank ()
 Set record to default state (does not touch the ID).

Public Attributes

IRDTstruct mData
std::string mId
std::string mName
std::string mModel
std::string mIcon
std::string mScript

Static Public Attributes

static unsigned int sRecordId = REC_INGR

Member Function Documentation

Set record to default state (does not touch the ID).

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

Member Data Documentation

std::string ESM::Ingredient::mId
unsigned int ESM::Ingredient::sRecordId = REC_INGR [static]

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