#include <PartyPackets.h>
| WorldPackets::Party::SetLootMethod::SetLootMethod |
( |
WorldPacket && |
packet | ) |
|
|
inline |
Definition: Opcodes.h:622
ClientPacket(WorldPacket &&packet)
Definition: Packet.h:62
| void WorldPackets::Party::SetLootMethod::Read |
( |
| ) |
|
|
overridevirtual |
Implements WorldPackets::Packet.
WorldPacket _worldPacket
Definition: Packet.h:43
uint8 LootMethod
Definition: PartyPackets.h:269
uint32 LootThreshold
Definition: PartyPackets.h:270
int8 PartyIndex
Definition: PartyPackets.h:267
ObjectGuid LootMasterGUID
Definition: PartyPackets.h:268
| ObjectGuid WorldPackets::Party::SetLootMethod::LootMasterGUID |
| uint8 WorldPackets::Party::SetLootMethod::LootMethod = 0u |
| uint32 WorldPackets::Party::SetLootMethod::LootThreshold = 0u |
| int8 WorldPackets::Party::SetLootMethod::PartyIndex = 0 |
The documentation for this class was generated from the following files: