![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| LocalizedString | Name |
| uint32 | ID |
| uint16 | MapID |
| int32 | Flags |
| int32 | MaxMedals |
| uint32 | ExpansionLevel |
| int32 | RequiredWorldStateID |
| std::array< int16, 5 > | CriteriaCount |
| std::array< int32, 6 > | FirstRewardQuestID |
| std::array< int32, 6 > | RewardQuestID |
Definition at line 2995 of file DB2Structure.h.
| std::array<int16, 5> MapChallengeModeEntry::CriteriaCount |
Definition at line 3004 of file DB2Structure.h.
| uint32 MapChallengeModeEntry::ExpansionLevel |
Definition at line 3002 of file DB2Structure.h.
| std::array<int32, 6> MapChallengeModeEntry::FirstRewardQuestID |
Definition at line 3005 of file DB2Structure.h.
| int32 MapChallengeModeEntry::Flags |
Definition at line 3000 of file DB2Structure.h.
| uint32 MapChallengeModeEntry::ID |
Definition at line 2998 of file DB2Structure.h.
| uint16 MapChallengeModeEntry::MapID |
Definition at line 2999 of file DB2Structure.h.
| int32 MapChallengeModeEntry::MaxMedals |
Definition at line 3001 of file DB2Structure.h.
| LocalizedString MapChallengeModeEntry::Name |
Definition at line 2997 of file DB2Structure.h.
| int32 MapChallengeModeEntry::RequiredWorldStateID |
Definition at line 3003 of file DB2Structure.h.
| std::array<int32, 6> MapChallengeModeEntry::RewardQuestID |
Definition at line 3006 of file DB2Structure.h.