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

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

_nameScriptObjectprivate
character_commandscript()character_commandscriptinline
checkValidity()ScriptObjectinlinevirtual
CommandScript(const char *name)CommandScriptprotected
DeletedInfoList typedefcharacter_commandscript
GetCommands() const overridecharacter_commandscriptinlinevirtual
GetDeletedCharacterInfoList(DeletedInfoList &foundList, std::string searchString)character_commandscriptinlinestatic
GetName() constScriptObjectinline
HandleCharacterChangeAccountCommand(ChatHandler *handler, std::string accountName, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleCharacterChangeFactionCommand(ChatHandler *handler, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleCharacterChangeRaceCommand(ChatHandler *handler, Optional< PlayerIdentifier > player)character_commandscriptinlinestatic
HandleCharacterCheckBagCommand(ChatHandler *handler, uint8 BagSlot)character_commandscriptinlinestatic
HandleCharacterCheckBankCommand(ChatHandler *handler)character_commandscriptinlinestatic
HandleCharacterCheckProfessionCommand(ChatHandler *handler)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
HandleCharacterDeletedPurgeCommand(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
HandleCharacterLevel(Player *player, ObjectGuid playerGuid, uint32 oldLevel, uint32 newLevel, ChatHandler *handler)character_commandscriptinlinestatic
HandleCharacterLevelCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, int16 newlevel)character_commandscriptinlinestatic
HandleCharacterRenameCommand(ChatHandler *handler, Optional< PlayerIdentifier > player, Optional< bool > reserveName, 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
isAfterLoadScript() constScriptObjectinlinevirtual
IsDatabaseBound() constScriptObjectinlinevirtual
ScriptObject(const char *name)ScriptObjectinlineprotected
ValidatePDumpTarget(ChatHandler *handler, std::string &name, Optional< std::string_view > characterName, Optional< ObjectGuid::LowType > characterGUID)character_commandscriptinlinestatic
~ScriptObject()=defaultScriptObjectprotectedvirtual