TrinityCore
WorldPackets::Quest::QuestDescEmote Struct Reference

#include <QuestPackets.h>

Public Member Functions

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

Public Attributes

int32 Type
 
uint32 Delay
 

Detailed Description

Definition at line 295 of file QuestPackets.h.

Constructor & Destructor Documentation

◆ QuestDescEmote()

WorldPackets::Quest::QuestDescEmote::QuestDescEmote ( int32  type = 0,
uint32  delay = 0 
)
inline

Definition at line 297 of file QuestPackets.h.

Member Data Documentation

◆ Delay

uint32 WorldPackets::Quest::QuestDescEmote::Delay

Definition at line 299 of file QuestPackets.h.

◆ Type

int32 WorldPackets::Quest::QuestDescEmote::Type

Definition at line 298 of file QuestPackets.h.


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