TrinityCore
Trinity::Impl::ChatCommands::ArgInfo< std::vector< T >, void > Struct Template Reference

#include <ChatCommandArgs.h>

Static Public Member Functions

static ChatCommandResult TryConsume (std::vector< T > &val, ChatHandler const *handler, std::string_view args)
 

Detailed Description

template<typename T>
struct Trinity::Impl::ChatCommands::ArgInfo< std::vector< T >, void >

Definition at line 221 of file ChatCommandArgs.h.

Member Function Documentation

◆ TryConsume()

template<typename T >
static ChatCommandResult Trinity::Impl::ChatCommands::ArgInfo< std::vector< T >, void >::TryConsume ( std::vector< T > &  val,
ChatHandler const *  handler,
std::string_view  args 
)
inlinestatic

Definition at line 223 of file ChatCommandArgs.h.


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