TrinityCore
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
 

Detailed Description

Definition at line 1536 of file DB2Structure.h.

Member Data Documentation

◆ AnimID

int16 EmotesEntry::AnimID

Definition at line 1541 of file DB2Structure.h.

◆ ClassMask

int32 EmotesEntry::ClassMask

Definition at line 1547 of file DB2Structure.h.

◆ EmoteFlags

int32 EmotesEntry::EmoteFlags

Definition at line 1542 of file DB2Structure.h.

◆ EmoteSlashCommand

char const* EmotesEntry::EmoteSlashCommand

Definition at line 1540 of file DB2Structure.h.

◆ EmoteSpecProc

int32 EmotesEntry::EmoteSpecProc

Definition at line 1543 of file DB2Structure.h.

◆ EmoteSpecProcParam

uint32 EmotesEntry::EmoteSpecProcParam

Definition at line 1544 of file DB2Structure.h.

◆ EventSoundID

uint32 EmotesEntry::EventSoundID

Definition at line 1545 of file DB2Structure.h.

◆ ID

uint32 EmotesEntry::ID

Definition at line 1538 of file DB2Structure.h.

◆ RaceMask

Trinity::RaceMask<int64> EmotesEntry::RaceMask

Definition at line 1539 of file DB2Structure.h.

◆ SpellVisualKitID

uint32 EmotesEntry::SpellVisualKitID

Definition at line 1546 of file DB2Structure.h.


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