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

#include <loadacti.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 mName
std::string mScript
std::string mModel

Static Public Attributes

static unsigned int sRecordId = REC_ACTI

Member Function Documentation

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

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

Member Data Documentation

std::string ESM::Activator::mId
std::string ESM::Activator::mName
unsigned int ESM::Activator::sRecordId = REC_ACTI [static]

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