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

#include <loadsoun.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/index).

Public Attributes

SOUNstruct mData
std::string mId
std::string mSound

Static Public Attributes

static unsigned int sRecordId = REC_SOUN

Member Function Documentation

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

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

Member Data Documentation

std::string ESM::Sound::mId
std::string ESM::Sound::mSound
unsigned int ESM::Sound::sRecordId = REC_SOUN [static]

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