TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldPackets::Quest::QuestDescEmote Struct Reference

#include <QuestPackets.h>

Public Member Functions

 QuestDescEmote (int32 type=0, uint32 delay=0)
 

Public Attributes

int32 Type
 
uint32 Delay
 

Constructor & Destructor Documentation

WorldPackets::Quest::QuestDescEmote::QuestDescEmote ( int32  type = 0,
uint32  delay = 0 
)
inline
239 : Type(type), Delay(delay) {}
uint32 Delay
Definition: QuestPackets.h:241
int32 Type
Definition: QuestPackets.h:240

Member Data Documentation

uint32 WorldPackets::Quest::QuestDescEmote::Delay
int32 WorldPackets::Quest::QuestDescEmote::Type

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