#include "ChatCommandTags.h"
◆ value_type
◆ TryConsume()
131 {
133 return std::string_view();
134 else
136 }
@ LANG_CMDPARSER_INVALID_UTF8
Definition Language.h:995
bool Utf8toWStr(char const *utf8str, std::size_t csize, wchar_t *wstr, std::size_t &wsize)
Definition Util.cpp:281
AC_GAME_API std::string GetAcoreString(ChatHandler const *handler, AcoreStrings which)
Definition ChatCommandHelpers.cpp:27
References Acore::Impl::ChatCommands::GetAcoreString(), LANG_CMDPARSER_INVALID_UTF8, and Utf8toWStr().
The documentation for this struct was generated from the following file: