AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "GuildPackets.h"
Public Attributes | |
ObjectGuid | PlayerGUID |
ObjectGuid | OtherGUID |
uint8 | TransactionType = 0 |
uint8 | RankID = 0 |
uint32 | TransactionDate = 0 |
ObjectGuid WorldPackets::Guild::GuildEventEntry::OtherGUID |
Referenced by Guild::EventLogEntry::WritePacket().
ObjectGuid WorldPackets::Guild::GuildEventEntry::PlayerGUID |
Referenced by Guild::EventLogEntry::WritePacket().
uint8 WorldPackets::Guild::GuildEventEntry::RankID = 0 |
Referenced by Guild::EventLogEntry::WritePacket().
uint32 WorldPackets::Guild::GuildEventEntry::TransactionDate = 0 |
Referenced by Guild::EventLogEntry::WritePacket().
uint8 WorldPackets::Guild::GuildEventEntry::TransactionType = 0 |
Referenced by Guild::EventLogEntry::WritePacket().