![]() |
TrinityCore
|
#include <DBCStructure.h>
Public Member Functions | |
| uint32 | Entry () const |
Public Attributes | |
| uint32 | ID |
| char const * | Name [16] |
| uint32 | MinLevel |
| uint32 | MaxLevel |
| uint32 | TargetLevel |
| uint32 | TargetLevelMin |
| uint32 | TargetLevelMax |
| int32 | MapID |
| uint32 | Difficulty |
| uint32 | Flags |
| uint32 | TypeID |
| uint32 | ExpansionLevel |
| uint32 | GroupID |
Definition at line 972 of file DBCStructure.h.
|
inline |
Definition at line 995 of file DBCStructure.h.
| uint32 LFGDungeonEntry::Difficulty |
Definition at line 983 of file DBCStructure.h.
| uint32 LFGDungeonEntry::ExpansionLevel |
Definition at line 988 of file DBCStructure.h.
| uint32 LFGDungeonEntry::Flags |
Definition at line 984 of file DBCStructure.h.
| uint32 LFGDungeonEntry::GroupID |
Definition at line 990 of file DBCStructure.h.
| uint32 LFGDungeonEntry::ID |
Definition at line 974 of file DBCStructure.h.
| int32 LFGDungeonEntry::MapID |
Definition at line 982 of file DBCStructure.h.
| uint32 LFGDungeonEntry::MaxLevel |
Definition at line 978 of file DBCStructure.h.
| uint32 LFGDungeonEntry::MinLevel |
Definition at line 977 of file DBCStructure.h.
| char const* LFGDungeonEntry::Name[16] |
Definition at line 975 of file DBCStructure.h.
| uint32 LFGDungeonEntry::TargetLevel |
Definition at line 979 of file DBCStructure.h.
| uint32 LFGDungeonEntry::TargetLevelMax |
Definition at line 981 of file DBCStructure.h.
| uint32 LFGDungeonEntry::TargetLevelMin |
Definition at line 980 of file DBCStructure.h.
| uint32 LFGDungeonEntry::TypeID |
Definition at line 985 of file DBCStructure.h.