![]() |
TrinityCore
|
#include <ChatCommandTags.h>
Inheritance diagram for Trinity::ChatCommands::QuotedString:Public Types | |
| using | value_type = std::string |
Public Types inherited from Trinity::Impl::ChatCommands::ContainerTag | |
| using | ChatCommandResult = Trinity::Impl::ChatCommands::ChatCommandResult |
Public Member Functions | |
| TC_GAME_API ChatCommandResult | TryConsume (ChatHandler const *handler, std::string_view args) |
Definition at line 126 of file ChatCommandTags.h.
| using Trinity::ChatCommands::QuotedString::value_type = std::string |
Definition at line 128 of file ChatCommandTags.h.
| ChatCommandResult Trinity::ChatCommands::QuotedString::TryConsume | ( | ChatHandler const * | handler, |
| std::string_view | args | ||
| ) |