AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ticket_commandscript Member List

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

_nameScriptObjectprivate
_totalAvailableHooksScriptObjectprivate
checkValidity()ScriptObjectinlinevirtual
CommandScript(const char *name)CommandScriptprotected
GetCommands() const overrideticket_commandscriptinlinevirtual
GetName() constScriptObjectinline
GetTotalAvailableHooks()ScriptObjectinline
HandleGMTicketAssignToCommand(ChatHandler *handler, uint32 ticketId, std::string target)ticket_commandscriptinlinestatic
HandleGMTicketCloseByIdCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleGMTicketCommentCommand(ChatHandler *handler, uint32 ticketId, Tail comment)ticket_commandscriptinlinestatic
HandleGMTicketCompleteCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleGMTicketDeleteByIdCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleGMTicketEscalateCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleGMTicketGetByIdCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleGMTicketGetByNameCommand(ChatHandler *handler, std::string name)ticket_commandscriptinlinestatic
HandleGMTicketListClosedCommand(ChatHandler *handler)ticket_commandscriptinlinestatic
HandleGMTicketListCommand(ChatHandler *handler)ticket_commandscriptinlinestatic
HandleGMTicketListEscalatedCommand(ChatHandler *handler)ticket_commandscriptinlinestatic
HandleGMTicketListOnlineCommand(ChatHandler *handler)ticket_commandscriptinlinestatic
HandleGMTicketResetCommand(ChatHandler *handler)ticket_commandscriptinlinestatic
HandleGMTicketResponseAppendCommand(ChatHandler *handler, uint32 ticketId, Tail res)ticket_commandscriptinlinestatic
HandleGMTicketResponseAppendLnCommand(ChatHandler *handler, uint32 ticketId, Tail res)ticket_commandscriptinlinestatic
HandleGMTicketResponseDeleteCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleGMTicketResponseShowCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleGMTicketUnAssignCommand(ChatHandler *handler, uint32 ticketId)ticket_commandscriptinlinestatic
HandleToggleGMTicketSystem(ChatHandler *handler)ticket_commandscriptinlinestatic
isAfterLoadScript() constScriptObjectinlinevirtual
IsDatabaseBound() constScriptObjectinlinevirtual
ScriptObject(const char *name, uint16 totalAvailableHooks=0)ScriptObjectinlineprotected
ticket_commandscript()ticket_commandscriptinline
TicketResponseAppend(uint32 ticketId, bool newLine, ChatHandler *handler, std::string response)ticket_commandscriptinlinestatic
~ScriptObject()=defaultScriptObjectprotectedvirtual