TrinityCore
WorldPackets::Calendar::CalendarSendCalendarEventInfo Struct Reference

#include <CalendarPackets.h>

Public Attributes

uint64 EventID = 0
 
std::string EventName
 
uint8 EventType = 0
 
WowTime Date
 
uint32 Flags = 0
 
int32 TextureID = 0
 
uint64 EventClubID = 0
 
ObjectGuid OwnerGuid
 

Detailed Description

Definition at line 182 of file CalendarPackets.h.

Member Data Documentation

◆ Date

WowTime WorldPackets::Calendar::CalendarSendCalendarEventInfo::Date

Definition at line 187 of file CalendarPackets.h.

◆ EventClubID

uint64 WorldPackets::Calendar::CalendarSendCalendarEventInfo::EventClubID = 0

Definition at line 190 of file CalendarPackets.h.

◆ EventID

uint64 WorldPackets::Calendar::CalendarSendCalendarEventInfo::EventID = 0

Definition at line 184 of file CalendarPackets.h.

◆ EventName

std::string WorldPackets::Calendar::CalendarSendCalendarEventInfo::EventName

Definition at line 185 of file CalendarPackets.h.

◆ EventType

uint8 WorldPackets::Calendar::CalendarSendCalendarEventInfo::EventType = 0

Definition at line 186 of file CalendarPackets.h.

◆ Flags

uint32 WorldPackets::Calendar::CalendarSendCalendarEventInfo::Flags = 0

Definition at line 188 of file CalendarPackets.h.

◆ OwnerGuid

ObjectGuid WorldPackets::Calendar::CalendarSendCalendarEventInfo::OwnerGuid

Definition at line 191 of file CalendarPackets.h.

◆ TextureID

int32 WorldPackets::Calendar::CalendarSendCalendarEventInfo::TextureID = 0

Definition at line 189 of file CalendarPackets.h.


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