TrinityCore
Trinity::Impl::ChatCommands::MultiConsumer< Tuple, Optional< NestedNextType >, 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 NestedNextType, size_t offset>
struct Trinity::Impl::ChatCommands::MultiConsumer< Tuple, Optional< NestedNextType >, offset >

Definition at line 75 of file ChatCommand.h.

Member Function Documentation

◆ TryConsumeTo()

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

Definition at line 77 of file ChatCommand.h.

+ Here is the call graph for this function:

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