TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Guild::GuildEventEntry Struct Reference

#include <GuildPackets.h>

Public Attributes

ObjectGuid PlayerGUID
 
ObjectGuid OtherGUID
 
uint8 TransactionType = 0
 
uint8 RankID = 0
 
uint32 TransactionDate = 0
 

Detailed Description

Definition at line 215 of file GuildPackets.h.

Member Data Documentation

◆ OtherGUID

ObjectGuid WorldPackets::Guild::GuildEventEntry::OtherGUID

Definition at line 218 of file GuildPackets.h.

◆ PlayerGUID

ObjectGuid WorldPackets::Guild::GuildEventEntry::PlayerGUID

Definition at line 217 of file GuildPackets.h.

◆ RankID

uint8 WorldPackets::Guild::GuildEventEntry::RankID = 0

Definition at line 220 of file GuildPackets.h.

◆ TransactionDate

uint32 WorldPackets::Guild::GuildEventEntry::TransactionDate = 0

Definition at line 221 of file GuildPackets.h.

◆ TransactionType

uint8 WorldPackets::Guild::GuildEventEntry::TransactionType = 0

Definition at line 219 of file GuildPackets.h.


The documentation for this struct was generated from the following file: