![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Member Functions | |
| EnumFlag< ChatChannelFlags > | GetFlags () const |
| ChatChannelRuleset | GetRuleset () const |
Public Attributes | |
| uint32 | ID |
| LocalizedString | Name |
| LocalizedString | Shortcut |
| int32 | Flags |
| uint8 | FactionGroup |
| int32 | Ruleset |
Definition at line 675 of file DB2Structure.h.
|
inline |
|
inline |
| uint8 ChatChannelsEntry::FactionGroup |
Definition at line 681 of file DB2Structure.h.
| int32 ChatChannelsEntry::Flags |
Definition at line 680 of file DB2Structure.h.
| uint32 ChatChannelsEntry::ID |
Definition at line 677 of file DB2Structure.h.
| LocalizedString ChatChannelsEntry::Name |
Definition at line 678 of file DB2Structure.h.
| int32 ChatChannelsEntry::Ruleset |
Definition at line 682 of file DB2Structure.h.
| LocalizedString ChatChannelsEntry::Shortcut |
Definition at line 679 of file DB2Structure.h.