TrinityCore
Trinity::Impl::ChatCommands::MultiConsumer< Tuple, NextType, offset > Struct Template Reference

#include <ChatCommand.h>

Static Public Member Functions

static ChatCommandResult TryConsumeTo (Tuple &tuple, ChatHandler const *handler, std::string_view args)
 

Detailed Description

template<typename Tuple, typename NextType, size_t offset>
struct Trinity::Impl::ChatCommands::MultiConsumer< Tuple, NextType, offset >

Definition at line 62 of file ChatCommand.h.

Member Function Documentation

◆ TryConsumeTo()

template<typename Tuple , typename NextType , size_t offset>
static ChatCommandResult Trinity::Impl::ChatCommands::MultiConsumer< Tuple, NextType, offset >::TryConsumeTo ( Tuple &  tuple,
ChatHandler const *  handler,
std::string_view  args 
)
inlinestatic

Definition at line 64 of file ChatCommand.h.


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