3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/runtime/Error.h"
7#include "mc/gametest/framework/GameTestErrorType.h"
11namespace Scripting {
struct ErrorBinding; }
38 ::gametest::GameTestErrorType type_,
39 ::std::string
const& message_,
40 ::std::vector<::std::string> params_
49 MCNAPI static ::Scripting::ErrorBinding
bind();
60 $ctor(::gametest::GameTestErrorType type_, ::std::string
const& message_, ::std::vector<::std::string> params_);
Definition GameTestError.h:16
MCAPI void * $ctor(::gametest::GameTestErrorType type_, ::std::string const &message_, ::std::vector<::std::string > params_)
MCAPI GameTestError(::gametest::GameTestError const &)
MCAPI void * $ctor(::gametest::GameTestError &&)
MCAPI void * $ctor(::gametest::GameTestError const &)
MCAPI GameTestError(::gametest::GameTestErrorType type_, ::std::string const &message_, ::std::vector<::std::string > params_)
static MCAPI ::Scripting::ErrorBinding bind()
MCAPI GameTestError(::gametest::GameTestError &&)