TrinityCore
Loading...
Searching...
No Matches
Trinity::Impl::ChatCommands::TokenizeResult Struct Reference

#include <ChatCommandHelpers.h>

Public Member Functions

 operator bool () const
 

Public Attributes

std::string_view token
 
std::string_view tail
 

Detailed Description

Definition at line 49 of file ChatCommandHelpers.h.

Member Function Documentation

◆ operator bool()

Trinity::Impl::ChatCommands::TokenizeResult::operator bool ( ) const
inlineexplicit

Definition at line 51 of file ChatCommandHelpers.h.

Member Data Documentation

◆ tail

std::string_view Trinity::Impl::ChatCommands::TokenizeResult::tail

Definition at line 53 of file ChatCommandHelpers.h.

◆ token

std::string_view Trinity::Impl::ChatCommands::TokenizeResult::token

Definition at line 52 of file ChatCommandHelpers.h.


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