TrinityCore
Loading...
Searching...
No Matches
ChatChannelsEntry Struct Reference

#include <DB2Structure.h>

Public Member Functions

EnumFlag< ChatChannelFlagsGetFlags () const
 
ChatChannelRuleset GetRuleset () const
 

Public Attributes

uint32 ID
 
LocalizedString Name
 
LocalizedString Shortcut
 
int32 Flags
 
uint8 FactionGroup
 
int32 Ruleset
 

Detailed Description

Definition at line 675 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

EnumFlag< ChatChannelFlags > ChatChannelsEntry::GetFlags ( ) const
inline

Definition at line 684 of file DB2Structure.h.

+ Here is the caller graph for this function:

◆ GetRuleset()

ChatChannelRuleset ChatChannelsEntry::GetRuleset ( ) const
inline

Definition at line 685 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ FactionGroup

uint8 ChatChannelsEntry::FactionGroup

Definition at line 681 of file DB2Structure.h.

◆ Flags

int32 ChatChannelsEntry::Flags

Definition at line 680 of file DB2Structure.h.

◆ ID

uint32 ChatChannelsEntry::ID

Definition at line 677 of file DB2Structure.h.

◆ Name

LocalizedString ChatChannelsEntry::Name

Definition at line 678 of file DB2Structure.h.

◆ Ruleset

int32 ChatChannelsEntry::Ruleset

Definition at line 682 of file DB2Structure.h.

◆ Shortcut

LocalizedString ChatChannelsEntry::Shortcut

Definition at line 679 of file DB2Structure.h.


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