TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Quest::QuestCurrency Struct Reference

#include <QuestPackets.h>

Public Member Functions

 QuestCurrency (int32 currencyID=0, int32 amount=0)
 

Public Attributes

int32 CurrencyID
 
int32 Amount
 

Detailed Description

Definition at line 477 of file QuestPackets.h.

Constructor & Destructor Documentation

◆ QuestCurrency()

WorldPackets::Quest::QuestCurrency::QuestCurrency ( int32  currencyID = 0,
int32  amount = 0 
)
inline

Definition at line 479 of file QuestPackets.h.

Member Data Documentation

◆ Amount

int32 WorldPackets::Quest::QuestCurrency::Amount

Definition at line 481 of file QuestPackets.h.

◆ CurrencyID

int32 WorldPackets::Quest::QuestCurrency::CurrencyID

Definition at line 480 of file QuestPackets.h.


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