![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| LocalizedString | SourceText |
| uint32 | ID |
| int32 | ItemID |
| int32 | LegacyUpgradedItemID |
| int32 | StaticUpgradedItemID |
| int8 | SourceTypeEnum |
| int32 | Flags |
| int32 | LegacyItemID |
| std::array< int32, 6 > | UpgradeItemID |
| std::array< uint16, 6 > | UpgradeItemBonusListID |
Definition at line 2162 of file DB2Structure.h.
| int32 HeirloomEntry::Flags |
Definition at line 2170 of file DB2Structure.h.
| uint32 HeirloomEntry::ID |
Definition at line 2165 of file DB2Structure.h.
| int32 HeirloomEntry::ItemID |
Definition at line 2166 of file DB2Structure.h.
| int32 HeirloomEntry::LegacyItemID |
Definition at line 2171 of file DB2Structure.h.
| int32 HeirloomEntry::LegacyUpgradedItemID |
Definition at line 2167 of file DB2Structure.h.
| LocalizedString HeirloomEntry::SourceText |
Definition at line 2164 of file DB2Structure.h.
| int8 HeirloomEntry::SourceTypeEnum |
Definition at line 2169 of file DB2Structure.h.
| int32 HeirloomEntry::StaticUpgradedItemID |
Definition at line 2168 of file DB2Structure.h.
| std::array<uint16, 6> HeirloomEntry::UpgradeItemBonusListID |
Definition at line 2173 of file DB2Structure.h.
| std::array<int32, 6> HeirloomEntry::UpgradeItemID |
Definition at line 2172 of file DB2Structure.h.