Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SuggestTicket Member List

This is the complete list of members for SuggestTicket, including all inherited members.

_assignedToTicketInfoprotected
_closedByTicketInfoprotected
_commentTicketInfoprotected
_mapIdTicketInfoprotected
_OrientationSuggestTicketprivate
_playerGuidTicketInfoprotected
_playerNameTicketInfoprotected
_posTicketInfoprotected
_suggestnoteSuggestTicketprivate
_ticketCreateTimeTicketInfoprotected
_ticketIdTicketInfoprotected
DeleteFromDB() OVERRIDESuggestTicketvirtual
FormatMessageString(ChatHandler &handler, bool detailed=false) const OVERRIDESuggestTicketvirtual
FormatMessageString(ChatHandler &handler, const char *szClosedName, const char *szAssignedToName, const char *szUnassignedName, const char *szDeletedName) constSuggestTicketvirtual
GetAssignedPlayer() constTicketInfoinline
GetAssignedToGUID() constTicketInfoinline
GetAssignedToName() constTicketInfo
GetComment() constTicketInfoinline
GetMapId() constTicketInfoinline
GetNote() constSuggestTicketinline
GetPlayer() constTicketInfoinline
GetPlayerGuid() constTicketInfoinline
GetPlayerName() constTicketInfoinline
GetTicketId() constTicketInfoinline
IsAssigned() constTicketInfoinline
IsAssignedNotTo(uint64 guid) constTicketInfoinline
IsAssignedTo(uint64 guid) constTicketInfoinline
IsClosed() constTicketInfoinline
IsFromPlayer(uint64 guid) constTicketInfoinline
LoadFromDB(Field *fields) OVERRIDESuggestTicketvirtual
SaveToDB(SQLTransaction &trans) const OVERRIDESuggestTicketvirtual
SetAssignedTo(uint64 assignedTo, bool=false)TicketInfoinlinevirtual
SetClosedBy(uint64 closer)TicketInfoinline
SetComment(std::string comment)TicketInfoinline
SetComment(std::string &comment)TicketInfoinline
SetNote(std::string const &suggestnote)SuggestTicketinline
SetOrientation(float Orientation)SuggestTicketinline
SetPosition(uint32 MapID, G3D::Vector3 pos)TicketInfo
SetUnassigned()TicketInfoinlinevirtual
SuggestTicket()SuggestTicket
SuggestTicket(Player *player, WorldPacket &bugPacket)SuggestTicket
TeleportTo(Player *player) constTicketInfo
TicketInfo()TicketInfo
TicketInfo(Player *player)TicketInfo
~SuggestTicket()SuggestTicket
~TicketInfo()TicketInfovirtual