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

#include <loadsndg.hpp>

List of all members.

Public Types

enum  Type {
  LeftFoot = 0, RightFoot = 1, SwimLeft = 2, SwimRight = 3,
  Moan = 4, Roar = 5, Scream = 6, Land = 7
}

Public Member Functions

void load (ESMReader &esm)
void save (ESMWriter &esm) const

Public Attributes

int mType
std::string mId
std::string mCreature
std::string mSound

Static Public Attributes

static unsigned int sRecordId = REC_SNDG

Member Enumeration Documentation

Enumerator:
LeftFoot 
RightFoot 
SwimLeft 
SwimRight 
Moan 
Roar 
Scream 
Land 

Member Function Documentation

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

Member Data Documentation

unsigned int ESM::SoundGenerator::sRecordId = REC_SNDG [static]

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