TrinityCore
WorldPackets::Calendar::CalendarEventInviteInfo Struct Reference

#include <CalendarPackets.h>

Public Attributes

ObjectGuid Guid
 
uint64 InviteID = 0
 
WowTime ResponseTime
 
uint8 Level = 1
 
uint8 Status = 0
 
uint8 Moderator = 0
 
uint8 InviteType = 0
 
std::string Notes
 

Detailed Description

Definition at line 207 of file CalendarPackets.h.

Member Data Documentation

◆ Guid

ObjectGuid WorldPackets::Calendar::CalendarEventInviteInfo::Guid

Definition at line 209 of file CalendarPackets.h.

◆ InviteID

uint64 WorldPackets::Calendar::CalendarEventInviteInfo::InviteID = 0

Definition at line 210 of file CalendarPackets.h.

◆ InviteType

uint8 WorldPackets::Calendar::CalendarEventInviteInfo::InviteType = 0

Definition at line 215 of file CalendarPackets.h.

◆ Level

uint8 WorldPackets::Calendar::CalendarEventInviteInfo::Level = 1

Definition at line 212 of file CalendarPackets.h.

◆ Moderator

uint8 WorldPackets::Calendar::CalendarEventInviteInfo::Moderator = 0

Definition at line 214 of file CalendarPackets.h.

◆ Notes

std::string WorldPackets::Calendar::CalendarEventInviteInfo::Notes

Definition at line 216 of file CalendarPackets.h.

◆ ResponseTime

WowTime WorldPackets::Calendar::CalendarEventInviteInfo::ResponseTime

Definition at line 211 of file CalendarPackets.h.

◆ Status

uint8 WorldPackets::Calendar::CalendarEventInviteInfo::Status = 0

Definition at line 213 of file CalendarPackets.h.


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