![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| LocalizedString | DisplayName |
| LocalizedString | Description |
| uint8 | Type |
| float | CostModifier |
| int8 | Race |
| int8 | Sex |
| uint8 | Data |
Definition at line 450 of file DB2Structure.h.
| float BarberShopStyleEntry::CostModifier |
Definition at line 456 of file DB2Structure.h.
| uint8 BarberShopStyleEntry::Data |
Definition at line 459 of file DB2Structure.h.
| LocalizedString BarberShopStyleEntry::Description |
Definition at line 454 of file DB2Structure.h.
| LocalizedString BarberShopStyleEntry::DisplayName |
Definition at line 453 of file DB2Structure.h.
| uint32 BarberShopStyleEntry::ID |
Definition at line 452 of file DB2Structure.h.
| int8 BarberShopStyleEntry::Race |
Definition at line 457 of file DB2Structure.h.
| int8 BarberShopStyleEntry::Sex |
Definition at line 458 of file DB2Structure.h.
| uint8 BarberShopStyleEntry::Type |
Definition at line 455 of file DB2Structure.h.