![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
uint32 | ID |
LocalizedString | DisplayName |
LocalizedString | Description |
uint8 | Type |
float | CostModifier |
uint8 | Race |
uint8 | Sex |
uint8 | Data |
Definition at line 442 of file DB2Structure.h.
float BarberShopStyleEntry::CostModifier |
Definition at line 448 of file DB2Structure.h.
uint8 BarberShopStyleEntry::Data |
Definition at line 451 of file DB2Structure.h.
LocalizedString BarberShopStyleEntry::Description |
Definition at line 446 of file DB2Structure.h.
LocalizedString BarberShopStyleEntry::DisplayName |
Definition at line 445 of file DB2Structure.h.
uint32 BarberShopStyleEntry::ID |
Definition at line 444 of file DB2Structure.h.
uint8 BarberShopStyleEntry::Race |
Definition at line 449 of file DB2Structure.h.
uint8 BarberShopStyleEntry::Sex |
Definition at line 450 of file DB2Structure.h.
uint8 BarberShopStyleEntry::Type |
Definition at line 447 of file DB2Structure.h.