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 309 of file GuildPackets.h.

Member Data Documentation

◆ OtherGUID

ObjectGuid WorldPackets::Guild::GuildEventEntry::OtherGUID

Definition at line 312 of file GuildPackets.h.

◆ PlayerGUID

ObjectGuid WorldPackets::Guild::GuildEventEntry::PlayerGUID

Definition at line 311 of file GuildPackets.h.

◆ RankID

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

Definition at line 314 of file GuildPackets.h.

◆ TransactionDate

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

Definition at line 315 of file GuildPackets.h.

◆ TransactionType

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

Definition at line 313 of file GuildPackets.h.


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