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

#include <loadrepa.hpp>

List of all members.

Classes

struct  Data

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

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

Static Public Attributes

static unsigned int sRecordId = REC_REPA

Member Function Documentation

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

void ESM::Repair::load ( ESMReader esm)
void ESM::Repair::save ( ESMWriter esm) const

Member Data Documentation

std::string ESM::Repair::mIcon
std::string ESM::Repair::mId
std::string ESM::Repair::mModel
std::string ESM::Repair::mName
std::string ESM::Repair::mScript
unsigned int ESM::Repair::sRecordId = REC_REPA [static]

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