TrinityCore
WorldPackets::Ticket::SupportTicketCalendarEventInfo Struct Reference

#include <TicketPackets.h>

Public Attributes

uint64 EventID = 0
 
uint64 InviteID = 0
 
std::string EventTitle
 

Detailed Description

Definition at line 155 of file TicketPackets.h.

Member Data Documentation

◆ EventID

uint64 WorldPackets::Ticket::SupportTicketCalendarEventInfo::EventID = 0

Definition at line 157 of file TicketPackets.h.

◆ EventTitle

std::string WorldPackets::Ticket::SupportTicketCalendarEventInfo::EventTitle

Definition at line 159 of file TicketPackets.h.

◆ InviteID

uint64 WorldPackets::Ticket::SupportTicketCalendarEventInfo::InviteID = 0

Definition at line 158 of file TicketPackets.h.


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