AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GuildPackets.h"
Public Attributes | |
ObjectGuid | PlayerGUID |
uint32 | TimeOffset = 0 |
int8 | EntryType = 0 |
uint32 | Money = 0 |
int32 | ItemID = 0 |
int32 | Count = 0 |
int8 | OtherTab = 0 |
int32 WorldPackets::Guild::GuildBankLogEntry::Count = 0 |
Referenced by Guild::BankEventLogEntry::WritePacket().
int8 WorldPackets::Guild::GuildBankLogEntry::EntryType = 0 |
Referenced by Guild::BankEventLogEntry::WritePacket().
int32 WorldPackets::Guild::GuildBankLogEntry::ItemID = 0 |
Referenced by Guild::BankEventLogEntry::WritePacket().
uint32 WorldPackets::Guild::GuildBankLogEntry::Money = 0 |
Referenced by Guild::BankEventLogEntry::WritePacket().
int8 WorldPackets::Guild::GuildBankLogEntry::OtherTab = 0 |
Referenced by Guild::BankEventLogEntry::WritePacket().
ObjectGuid WorldPackets::Guild::GuildBankLogEntry::PlayerGUID |
Referenced by Guild::BankEventLogEntry::WritePacket().
uint32 WorldPackets::Guild::GuildBankLogEntry::TimeOffset = 0 |
Referenced by Guild::BankEventLogEntry::WritePacket().