|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include <WoWDatabase.h>
Public Member Functions | |
| FieldStructure () | |
Public Member Functions inherited from core::FieldStructure | |
| FieldStructure () | |
| virtual | ~FieldStructure () |
Public Attributes | |
| int | pos |
| bool | isCommonData |
| bool | isRelationshipData |
Public Attributes inherited from core::FieldStructure | |
| std::string | name |
| std::string | type |
| bool | isKey |
| bool | needIndex |
| unsigned int | arraySize |
| int | id |
Definition at line 24 of file WoWDatabase.h.
|
inline |
Definition at line 27 of file WoWDatabase.h.
| bool wow::FieldStructure::isCommonData |
Definition at line 32 of file WoWDatabase.h.
| bool wow::FieldStructure::isRelationshipData |
Definition at line 33 of file WoWDatabase.h.
| int wow::FieldStructure::pos |
Definition at line 31 of file WoWDatabase.h.