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

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
Trinity::RaceMask< int64RaceMask
 
char const * EmoteSlashCommand
 
int16 AnimID
 
int32 EmoteFlags
 
int32 EmoteSpecProc
 
uint32 EmoteSpecProcParam
 
uint32 EventSoundID
 
uint32 SpellVisualKitID
 
int32 ClassMask
 
Trinity::RaceMask< std::array< int32, 2 > > RaceMask_
 

Detailed Description

Definition at line 1613 of file DB2Structure.h.

Member Data Documentation

◆ AnimID

int16 EmotesEntry::AnimID

Definition at line 1618 of file DB2Structure.h.

◆ ClassMask

int32 EmotesEntry::ClassMask

Definition at line 1624 of file DB2Structure.h.

◆ EmoteFlags

int32 EmotesEntry::EmoteFlags

Definition at line 1619 of file DB2Structure.h.

◆ EmoteSlashCommand

char const* EmotesEntry::EmoteSlashCommand

Definition at line 1617 of file DB2Structure.h.

◆ EmoteSpecProc

int32 EmotesEntry::EmoteSpecProc

Definition at line 1620 of file DB2Structure.h.

◆ EmoteSpecProcParam

uint32 EmotesEntry::EmoteSpecProcParam

Definition at line 1621 of file DB2Structure.h.

◆ EventSoundID

uint32 EmotesEntry::EventSoundID

Definition at line 1622 of file DB2Structure.h.

◆ ID

uint32 EmotesEntry::ID

Definition at line 1615 of file DB2Structure.h.

◆ RaceMask

Trinity::RaceMask<int64> EmotesEntry::RaceMask

Definition at line 1616 of file DB2Structure.h.

◆ RaceMask_

Trinity::RaceMask<std::array<int32, 2> > EmotesEntry::RaceMask_

Definition at line 1625 of file DB2Structure.h.

◆ SpellVisualKitID

uint32 EmotesEntry::SpellVisualKitID

Definition at line 1623 of file DB2Structure.h.


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