|
|
template<class First, class... Args> |
| void | success (fmt::format_string< First, Args... > fmt, First &&_args, Args &&... args) |
|
template<class First, class... Args> |
| void | error (fmt::format_string< First, Args... > fmt, First &&_args, Args &&... args) |
|
MCAPI | CommandOutput (::CommandOutput const &rhs) |
|
MCAPI | CommandOutput (::CommandOutputType type) |
|
MCAPI void | addMessage (::std::string_view msgId, ::std::vector<::CommandOutputParameter > const ¶ms, ::CommandOutputMessageType type) |
|
MCAPI void | addToResultList (::std::string const &key, ::std::string const &element) |
|
MCAPI void | addToResultList (::std::string const &key, ::Actor const &element) |
|
MCAPI bool | empty () const |
|
MCAPI void | error (::std::string_view msgId, ::std::vector<::CommandOutputParameter > const ¶ms={}) |
|
MCAPI void | forceOutput (::std::string_view msgId, ::std::vector<::CommandOutputParameter > const ¶ms={}) |
|
MCFOLD::CommandPropertyBag const & | getData () const |
|
MCFOLD ::std::vector<::CommandOutputMessage > const & | getMessages () const |
|
MCFOLD uint | getSuccessCount () const |
|
MCAPI bool | hasErrorMessage () const |
|
MCAPI::CommandOutput & | operator= (::CommandOutput const &rhs) |
|
MCAPI bool | operator== (::CommandOutput const &other) const |
|
MCFOLD void | setHasPlayerText () |
|
MCAPI void | success () |
|
MCAPI void | success (::std::string_view msgId, ::std::vector<::CommandOutputParameter > const ¶ms={}) |
|
MCAPI bool | wantsData () const |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::CommandOutput const &rhs) |
|
MCAPI void * | $ctor (::CommandOutputType type) |
|
|
static MCAPI ::std::optional<::std::string > | _mDataGetter (::CommandOutput const &payload) |
|
static MCAPI void | _mDataSetter (::CommandOutput &payload, ::std::optional<::std::string > jsonString) |
The documentation for this class was generated from the following file: