TrinityCore
Loading...
Searching...
No Matches
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
 
ObjectGuid OwnerGuid
 

Detailed Description

Definition at line 177 of file CalendarPackets.h.

Member Data Documentation

◆ Date

WowTime WorldPackets::Calendar::CalendarSendCalendarEventInfo::Date

Definition at line 182 of file CalendarPackets.h.

◆ EventID

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

Definition at line 179 of file CalendarPackets.h.

◆ EventName

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

Definition at line 180 of file CalendarPackets.h.

◆ EventType

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

Definition at line 181 of file CalendarPackets.h.

◆ Flags

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

Definition at line 183 of file CalendarPackets.h.

◆ OwnerGuid

ObjectGuid WorldPackets::Calendar::CalendarSendCalendarEventInfo::OwnerGuid

Definition at line 185 of file CalendarPackets.h.

◆ TextureID

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

Definition at line 184 of file CalendarPackets.h.


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