![]() |
TrinityCore
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | ID |
| int32 | WMOID |
| int32 | NameSetID |
| int32 | WMOGroupID |
| uint32 | Flags |
| uint32 | AreaTableID |
Definition at line 1864 of file DBCStructure.h.
| uint32 WMOAreaTableEntry::AreaTableID |
Definition at line 1876 of file DBCStructure.h.
| uint32 WMOAreaTableEntry::Flags |
Definition at line 1875 of file DBCStructure.h.
| uint32 WMOAreaTableEntry::ID |
Definition at line 1866 of file DBCStructure.h.
| int32 WMOAreaTableEntry::NameSetID |
Definition at line 1868 of file DBCStructure.h.
| int32 WMOAreaTableEntry::WMOGroupID |
Definition at line 1869 of file DBCStructure.h.
| int32 WMOAreaTableEntry::WMOID |
Definition at line 1867 of file DBCStructure.h.