|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
A mount entry from the CreatureDisplayInfo DB2 table. More...
#include <MountsPanel.h>
Public Attributes | |
| int | displayID |
| Creature display ID. | |
| std::string | name |
| Display name. | |
A mount entry from the CreatureDisplayInfo DB2 table.
Definition at line 15 of file MountsPanel.h.
| int MountsPanel::MountEntry::displayID |
Creature display ID.
Definition at line 17 of file MountsPanel.h.
| std::string MountsPanel::MountEntry::name |
Display name.
Definition at line 18 of file MountsPanel.h.