#include "BankPackets.h"
◆ AutoStoreBankItem()
WorldPackets::Bank::AutoStoreBankItem::AutoStoreBankItem |
( |
WorldPacket && |
packet | ) |
|
|
inline |
ClientPacket(WorldPacket &&packet)
Definition Packet.cpp:39
@ CMSG_AUTOSTORE_BANK_ITEM
Definition Opcodes.h:672
◆ Read()
void WorldPackets::Bank::AutoStoreBankItem::Read |
( |
| ) |
|
|
overridevirtual |
Implements WorldPackets::Packet.
27{
30}
uint8 Bag
Definition BankPackets.h:46
uint8 Slot
Definition BankPackets.h:47
WorldPacket _worldPacket
Definition Packet.h:42
◆ Bag
uint8 WorldPackets::Bank::AutoStoreBankItem::Bag = 0 |
◆ Slot
uint8 WorldPackets::Bank::AutoStoreBankItem::Slot = 0 |
The documentation for this class was generated from the following files: