AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ChatCommandHelpers.h"
Public Member Functions | |
operator bool () | |
Public Attributes | |
std::string_view | token |
std::string_view | tail |
|
inlineexplicit |
References token.
std::string_view Acore::Impl::ChatCommands::TokenizeResult::tail |
Referenced by Acore::Impl::ChatCommands::tokenize().
std::string_view Acore::Impl::ChatCommands::TokenizeResult::token |
Referenced by operator bool(), and Acore::Impl::ChatCommands::tokenize().