TrinityCore
character_commandscript Member List

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

_nameScriptObjectprivate
character_commandscript()character_commandscriptinline
CommandScript(char const *name)CommandScriptexplicitprotected
DeletedInfoList typedefcharacter_commandscript
GetCommands() const overridecharacter_commandscriptinlinevirtual
GetDeletedCharacterInfoList(DeletedInfoList &foundList, std::string &searchString)character_commandscriptinlinestatic
GetName() constScriptObject
HandleCharacterChangeAccountCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, AccountIdentifier newAccount)character_commandscriptinlinestatic
HandleCharacterChangeFactionCommand(ChatHandler *handler, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleCharacterChangeRaceCommand(ChatHandler *handler, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleCharacterCustomizeCommand(ChatHandler *handler, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleCharacterDeletedDeleteCommand(ChatHandler *handler, std::string needle)character_commandscriptinlinestatic
HandleCharacterDeletedListCommand(ChatHandler *handler, Optional< std::string_view > needleStr)character_commandscriptinlinestatic
HandleCharacterDeletedListHelper(DeletedInfoList const &foundList, ChatHandler *handler)character_commandscriptinlinestatic
HandleCharacterDeletedOldCommand(ChatHandler *, Optional< uint16 > days)character_commandscriptinlinestatic
HandleCharacterDeletedRestoreCommand(ChatHandler *handler, std::string needle, Optional< std::string_view > newCharName, Optional< AccountIdentifier > newAccount)character_commandscriptinlinestatic
HandleCharacterDeletedRestoreHelper(DeletedInfo const &delInfo, ChatHandler *handler)character_commandscriptinlinestatic
HandleCharacterEraseCommand(ChatHandler *handler, PlayerIdentifier player)character_commandscriptinlinestatic
HandleCharacterLevelCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, int16 newlevel)character_commandscriptinlinestatic
HandleCharacterRenameCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, Optional< std::string_view > newNameV)character_commandscriptinlinestatic
HandleCharacterReputationCommand(ChatHandler *handler, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleCharacterTitlesCommand(ChatHandler *handler, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleLevelUpCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, int16 level)character_commandscriptinlinestatic
HandlePDumpCopyCommand(ChatHandler *handler, PlayerIdentifier player, AccountIdentifier account, Optional< std::string_view > characterName, Optional< ObjectGuid::LowType > characterGUID)character_commandscriptinlinestatic
HandlePDumpLoadCommand(ChatHandler *handler, std::string fileName, AccountIdentifier account, Optional< std::string_view > characterName, Optional< ObjectGuid::LowType > characterGUID)character_commandscriptinlinestatic
HandlePDumpWriteCommand(ChatHandler *handler, std::string fileName, PlayerIdentifier player)character_commandscriptinlinestatic
operator=(ScriptObject const &right)=deleteScriptObject
operator=(ScriptObject &&right)=deleteScriptObject
ScriptObject(ScriptObject const &right)=deleteScriptObject
ScriptObject(ScriptObject &&right)=deleteScriptObject
ScriptObject(char const *name)ScriptObjectprotected
ValidatePDumpTarget(ChatHandler *handler, std::string &name, Optional< std::string_view > characterName, Optional< ObjectGuid::LowType > characterGUID)character_commandscriptinlinestatic
~CommandScript()CommandScript
~ScriptObject()ScriptObjectprotectedvirtual