![]() |
TrinityCore
|
Public Member Functions | |
| ticket_commandscript () | |
| std::vector< ChatCommand > | GetCommands () const override |
Public Member Functions inherited from ScriptObject | |
| const std::string & | GetName () const |
Static Public Member Functions | |
| template<typename T > | |
| static bool | HandleTicketAssignToCommand (ChatHandler *handler, char const *args) |
| template<typename T > | |
| static bool | HandleTicketCloseByIdCommand (ChatHandler *handler, char const *args) |
| template<typename T > | |
| static bool | HandleTicketCommentCommand (ChatHandler *handler, char const *args) |
| template<typename T > | |
| static bool | HandleTicketDeleteByIdCommand (ChatHandler *handler, char const *args) |
| template<typename T > | |
| static bool | HandleTicketListCommand (ChatHandler *handler, char const *) |
| template<typename T > | |
| static bool | HandleTicketListClosedCommand (ChatHandler *handler, char const *) |
| template<typename T > | |
| static bool | HandleTicketResetCommand (ChatHandler *handler, char const *) |
| template<typename T > | |
| static bool | HandleTicketUnAssignCommand (ChatHandler *handler, char const *args) |
| template<typename T > | |
| static bool | HandleTicketGetByIdCommand (ChatHandler *handler, char const *args) |
| static bool | HandleTicketResetAllCommand (ChatHandler *handler, char const *) |
| static bool | HandleToggleGMTicketSystem (ChatHandler *handler, char const *) |
Additional Inherited Members | |
Protected Member Functions inherited from CommandScript | |
| CommandScript (const char *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name) | |
| virtual | ~ScriptObject () |
|
inline |
|
overridevirtual |
Implements CommandScript.
Here is the call graph for this function:
|
static |
Console can override though
Here is the call graph for this function:
|
static |
Here is the call graph for this function:
|
static |
Console excluded
Here is the call graph for this function:
|
static |
Here is the call graph for this function:
|
static |
Here is the call graph for this function:
|
static |
|
static |
|
inlinestatic |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Here is the call graph for this function:
|
static |
If no m_session present it means we're issuing this command from the console
Here is the call graph for this function:
|
inlinestatic |
Here is the call graph for this function:
Here is the caller graph for this function:
1.8.8