TrinityCore
EmotesEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
Trinity::RaceMask< int64RaceMask
 
char const * EmoteSlashCommand
 
int32 AnimID
 
uint32 EmoteFlags
 
uint8 EmoteSpecProc
 
uint32 EmoteSpecProcParam
 
uint32 EventSoundID
 
uint32 SpellVisualKitID
 
int32 ClassMask
 

Detailed Description

Definition at line 1505 of file DB2Structure.h.

Member Data Documentation

◆ AnimID

int32 EmotesEntry::AnimID

Definition at line 1510 of file DB2Structure.h.

◆ ClassMask

int32 EmotesEntry::ClassMask

Definition at line 1516 of file DB2Structure.h.

◆ EmoteFlags

uint32 EmotesEntry::EmoteFlags

Definition at line 1511 of file DB2Structure.h.

◆ EmoteSlashCommand

char const* EmotesEntry::EmoteSlashCommand

Definition at line 1509 of file DB2Structure.h.

◆ EmoteSpecProc

uint8 EmotesEntry::EmoteSpecProc

Definition at line 1512 of file DB2Structure.h.

◆ EmoteSpecProcParam

uint32 EmotesEntry::EmoteSpecProcParam

Definition at line 1513 of file DB2Structure.h.

◆ EventSoundID

uint32 EmotesEntry::EventSoundID

Definition at line 1514 of file DB2Structure.h.

◆ ID

uint32 EmotesEntry::ID

Definition at line 1507 of file DB2Structure.h.

◆ RaceMask

Trinity::RaceMask<int64> EmotesEntry::RaceMask

Definition at line 1508 of file DB2Structure.h.

◆ SpellVisualKitID

uint32 EmotesEntry::SpellVisualKitID

Definition at line 1515 of file DB2Structure.h.


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