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

#include <loadlock.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_LOCK

Member Function Documentation

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

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

Member Data Documentation

std::string ESM::Lockpick::mIcon
std::string ESM::Lockpick::mId
std::string ESM::Lockpick::mModel
std::string ESM::Lockpick::mName
unsigned int ESM::Lockpick::sRecordId = REC_LOCK [static]

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