TrinityCore
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
 
int8 FactionGroup
 
int32 Ruleset
 

Detailed Description

Definition at line 612 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

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

Definition at line 621 of file DB2Structure.h.

+ Here is the caller graph for this function:

◆ GetRuleset()

ChatChannelRuleset ChatChannelsEntry::GetRuleset ( ) const
inline

Definition at line 622 of file DB2Structure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ FactionGroup

int8 ChatChannelsEntry::FactionGroup

Definition at line 618 of file DB2Structure.h.

◆ Flags

int32 ChatChannelsEntry::Flags

Definition at line 617 of file DB2Structure.h.

◆ ID

uint32 ChatChannelsEntry::ID

Definition at line 614 of file DB2Structure.h.

◆ Name

LocalizedString ChatChannelsEntry::Name

Definition at line 615 of file DB2Structure.h.

◆ Ruleset

int32 ChatChannelsEntry::Ruleset

Definition at line 619 of file DB2Structure.h.

◆ Shortcut

LocalizedString ChatChannelsEntry::Shortcut

Definition at line 616 of file DB2Structure.h.


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