TrinityCore
Trinity::ChatCommands::WTail Struct Reference

#include <ChatCommandTags.h>

+ Inheritance diagram for Trinity::ChatCommands::WTail:

Public Types

using value_type = std::wstring
 
- 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)
 

Detailed Description

Definition at line 127 of file ChatCommandTags.h.

Member Typedef Documentation

◆ value_type

Definition at line 129 of file ChatCommandTags.h.

Member Function Documentation

◆ TryConsume()

ChatCommandResult Trinity::ChatCommands::WTail::TryConsume ( ChatHandler const *  handler,
std::string_view  args 
)
inline

Definition at line 133 of file ChatCommandTags.h.

+ Here is the call graph for this function:

The documentation for this struct was generated from the following file: