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

#include <loadprob.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_PROB

Member Function Documentation

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

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

Member Data Documentation

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

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