WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
MountsPanel::MountEntry Struct Reference

A mount entry from the CreatureDisplayInfo DB2 table. More...

#include <MountsPanel.h>

Public Attributes

int displayID
 Creature display ID.
 
std::string name
 Display name.
 

Detailed Description

A mount entry from the CreatureDisplayInfo DB2 table.

Definition at line 15 of file MountsPanel.h.

Member Data Documentation

◆ displayID

int MountsPanel::MountEntry::displayID

Creature display ID.

Definition at line 17 of file MountsPanel.h.

◆ name

std::string MountsPanel::MountEntry::name

Display name.

Definition at line 18 of file MountsPanel.h.


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