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

#include <loadstat.hpp>

List of all members.

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

std::string mId
std::string mModel

Static Public Attributes

static unsigned int sRecordId = REC_STAT

Member Function Documentation

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

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

Member Data Documentation

std::string ESM::Static::mId
std::string ESM::Static::mModel
unsigned int ESM::Static::sRecordId = REC_STAT [static]

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