1 #ifndef OPENMW_ESM_ATTR_H
2 #define OPENMW_ESM_ATTR_H
static const std::string sAttributeIcons[Length]
Definition: attr.hpp:34
static const std::string sGmstAttributeIds[Length]
Definition: attr.hpp:32
Attribute(AttributeID id, const std::string &name, const std::string &description)
Definition: attr.hpp:36
std::string mName
Definition: attr.hpp:28
static const std::string sAttributeNames[Length]
Definition: attr.hpp:31
std::string mDescription
Definition: attr.hpp:28
static const AttributeID sAttributeIds[Length]
Definition: attr.hpp:30
static const std::string sGmstAttributeDescIds[Length]
Definition: attr.hpp:33
AttributeID
Definition: attr.hpp:14
AttributeID mId
Definition: attr.hpp:27
const char * name
Definition: crashcatcher.cpp:59