#include <loadarmo.hpp>
List of all members.
Classes |
struct | AODTstruct |
Public Types |
enum | Type {
Helmet = 0,
Cuirass = 1,
LPauldron = 2,
RPauldron = 3,
Greaves = 4,
Boots = 5,
LGauntlet = 6,
RGauntlet = 7,
Shield = 8,
LBracer = 9,
RBracer = 10
} |
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 |
AODTstruct | mData |
PartReferenceList | mParts |
std::string | mId |
std::string | mName |
std::string | mModel |
std::string | mIcon |
std::string | mScript |
std::string | mEnchant |
Static Public Attributes |
static unsigned int | sRecordId = REC_ARMO |
Member Enumeration Documentation
- Enumerator:
Helmet |
|
Cuirass |
|
LPauldron |
|
RPauldron |
|
Greaves |
|
Boots |
|
LGauntlet |
|
RGauntlet |
|
Shield |
|
LBracer |
|
RBracer |
|
Member Function Documentation
Set record to default state (does not touch the ID).
Member Data Documentation
The documentation for this struct was generated from the following files: