TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Loot Namespace Reference

Classes

class  AELootTargets
 
class  AELootTargetsAck
 
class  CoinRemoved
 
class  LootAllPassed
 
struct  LootCurrency
 
class  LootItem
 
struct  LootItemData
 
class  LootList
 
class  LootMoney
 
class  LootMoneyNotify
 
class  LootRelease
 
class  LootReleaseAll
 
class  LootReleaseResponse
 
class  LootRemoved
 
struct  LootRequest
 
class  LootResponse
 
class  LootRoll
 
class  LootRollBroadcast
 
class  LootRollsComplete
 
class  LootRollWon
 
class  LootUnit
 
class  MasterLootCandidateList
 
class  MasterLootItem
 
class  SetLootSpecialization
 
class  StartLootRoll
 

Functions

static ByteBufferoperator<< (ByteBuffer &data, LootItemData const &lootItem)
 
static ByteBufferoperator<< (ByteBuffer &data, LootCurrency const &lootCurrency)
 

Function Documentation

◆ operator<<() [1/2]

static ByteBuffer & WorldPackets::Loot::operator<< ( ByteBuffer data,
LootCurrency const &  lootCurrency 
)
static

Definition at line 37 of file LootPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/2]

static ByteBuffer & WorldPackets::Loot::operator<< ( ByteBuffer data,
LootItemData const &  lootItem 
)
static

Definition at line 23 of file LootPackets.cpp.

+ Here is the call graph for this function: