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

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

_assignedToTicketInfoprotected
_bugnoteBugTicketprivate
_closedByTicketInfoprotected
_commentTicketInfoprotected
_mapIdTicketInfoprotected
_OrientationBugTicketprivate
_playerGuidTicketInfoprotected
_playerNameTicketInfoprotected
_posTicketInfoprotected
_ticketCreateTimeTicketInfoprotected
_ticketIdTicketInfoprotected
BugTicket()BugTicket
BugTicket(Player *player, WorldPacket &bugPacket)BugTicket
DeleteFromDB() OVERRIDEBugTicketvirtual
FormatMessageString(ChatHandler &handler, bool detailed=false) const OVERRIDEBugTicketvirtual
FormatMessageString(ChatHandler &handler, const char *szClosedName, const char *szAssignedToName, const char *szUnassignedName, const char *szDeletedName) constBugTicketvirtual
GetAssignedPlayer() constTicketInfoinline
GetAssignedToGUID() constTicketInfoinline
GetAssignedToName() constTicketInfo
GetComment() constTicketInfoinline
GetMapId() constTicketInfoinline
GetNote() constBugTicketinline
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) OVERRIDEBugTicketvirtual
SaveToDB(SQLTransaction &trans) const OVERRIDEBugTicketvirtual
SetAssignedTo(uint64 assignedTo, bool=false)TicketInfoinlinevirtual
SetClosedBy(uint64 closer)TicketInfoinline
SetComment(std::string comment)TicketInfoinline
SetComment(std::string &comment)TicketInfoinline
SetNote(std::string const &bugnote)BugTicketinline
SetOrientation(float Orientation)BugTicketinline
SetPosition(uint32 MapID, G3D::Vector3 pos)TicketInfo
SetUnassigned()TicketInfoinlinevirtual
TeleportTo(Player *player) constTicketInfo
TicketInfo()TicketInfo
TicketInfo(Player *player)TicketInfo
~BugTicket()BugTicket
~TicketInfo()TicketInfovirtual