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