3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/runtime/Error.h"
46 MCNAPI
void*
$ctor(::std::string
const& propertyName,
double value_,
double minValue_,
double maxValue_);
Definition PropertyOutOfBoundsError.h:10
MCAPI void * $ctor(::Scripting::PropertyOutOfBoundsError const &)
MCAPI::Scripting::PropertyOutOfBoundsError & operator=(::Scripting::PropertyOutOfBoundsError &&)
MCAPI PropertyOutOfBoundsError(::std::string const &propertyName, double value_, double minValue_, double maxValue_)
MCAPI PropertyOutOfBoundsError(::Scripting::PropertyOutOfBoundsError &&)
MCAPI void * $ctor(::Scripting::PropertyOutOfBoundsError &&)
MCAPI void * $ctor(::std::string const &propertyName, double value_, double minValue_, double maxValue_)
MCAPI ~PropertyOutOfBoundsError()
MCAPI PropertyOutOfBoundsError(::Scripting::PropertyOutOfBoundsError const &)