TrinityCore
AchievementEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

LocalizedString Description
 
LocalizedString Title
 
LocalizedString Reward
 
uint32 ID
 
int16 InstanceID
 
int8 Faction
 
int16 Supercedes
 
int16 Category
 
int8 MinimumCriteria
 
int8 Points
 
int32 Flags
 
int16 UiOrder
 
int32 IconFileID
 
int32 RewardItemID
 
uint32 CriteriaTree
 
int16 SharesCriteria
 
int32 CovenantID
 

Detailed Description

Definition at line 28 of file DB2Structure.h.

Member Data Documentation

◆ Category

int16 AchievementEntry::Category

Definition at line 37 of file DB2Structure.h.

◆ CovenantID

int32 AchievementEntry::CovenantID

Definition at line 46 of file DB2Structure.h.

◆ CriteriaTree

uint32 AchievementEntry::CriteriaTree

Definition at line 44 of file DB2Structure.h.

◆ Description

LocalizedString AchievementEntry::Description

Definition at line 30 of file DB2Structure.h.

◆ Faction

int8 AchievementEntry::Faction

Definition at line 35 of file DB2Structure.h.

◆ Flags

int32 AchievementEntry::Flags

Definition at line 40 of file DB2Structure.h.

◆ IconFileID

int32 AchievementEntry::IconFileID

Definition at line 42 of file DB2Structure.h.

◆ ID

uint32 AchievementEntry::ID

Definition at line 33 of file DB2Structure.h.

◆ InstanceID

int16 AchievementEntry::InstanceID

Definition at line 34 of file DB2Structure.h.

◆ MinimumCriteria

int8 AchievementEntry::MinimumCriteria

Definition at line 38 of file DB2Structure.h.

◆ Points

int8 AchievementEntry::Points

Definition at line 39 of file DB2Structure.h.

◆ Reward

LocalizedString AchievementEntry::Reward

Definition at line 32 of file DB2Structure.h.

◆ RewardItemID

int32 AchievementEntry::RewardItemID

Definition at line 43 of file DB2Structure.h.

◆ SharesCriteria

int16 AchievementEntry::SharesCriteria

Definition at line 45 of file DB2Structure.h.

◆ Supercedes

int16 AchievementEntry::Supercedes

Definition at line 36 of file DB2Structure.h.

◆ Title

LocalizedString AchievementEntry::Title

Definition at line 31 of file DB2Structure.h.

◆ UiOrder

int16 AchievementEntry::UiOrder

Definition at line 41 of file DB2Structure.h.


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