![]() |
TrinityCore
|
#include <TicketPackets.h>
Public Member Functions | |
| SupportTicketChatLine () | |
| SupportTicketChatLine (time_t timestamp, std::string_view text) | |
Public Attributes | |
| WorldPackets::Timestamp | Timestamp |
| std::string | Text |
Definition at line 110 of file TicketPackets.h.
|
inline |
Definition at line 112 of file TicketPackets.h.
| WorldPackets::Ticket::SupportTicketChatLine::SupportTicketChatLine | ( | time_t | timestamp, |
| std::string_view | text | ||
| ) |
Definition at line 84 of file TicketPackets.cpp.
| std::string WorldPackets::Ticket::SupportTicketChatLine::Text |
Definition at line 116 of file TicketPackets.h.
| WorldPackets::Timestamp WorldPackets::Ticket::SupportTicketChatLine::Timestamp |
Definition at line 115 of file TicketPackets.h.