|
PropertyOutOfBoundsError & | operator= (PropertyOutOfBoundsError const &) |
|
MCAPI | PropertyOutOfBoundsError (::Scripting::PropertyOutOfBoundsError const &) |
|
MCAPI | PropertyOutOfBoundsError (::Scripting::PropertyOutOfBoundsError &&) |
|
MCAPI | PropertyOutOfBoundsError (::std::string const &propertyName, ::std::optional< double > minValue_, ::std::optional< double > maxValue_) |
|
MCAPI | PropertyOutOfBoundsError (::std::string const &propertyName, double value_, ::std::optional< double > minValue_, ::std::optional< double > maxValue_) |
|
MCAPI::Scripting::PropertyOutOfBoundsError & | operator= (::Scripting::PropertyOutOfBoundsError &&) |
|
MCAPI void * | $ctor (::Scripting::PropertyOutOfBoundsError const &) |
|
MCAPI void * | $ctor (::Scripting::PropertyOutOfBoundsError &&) |
|
MCAPI void * | $ctor (::std::string const &propertyName, ::std::optional< double > minValue_, ::std::optional< double > maxValue_) |
|
MCAPI void * | $ctor (::std::string const &propertyName, double value_, ::std::optional< double > minValue_, ::std::optional< double > maxValue_) |
|
MCFOLD void | $dtor () |
|
MCAPI void | setCallStack (::std::string _backtrace) |
|
MCAPI::std::string | toString () const |
|
MCAPI void * | $ctor (::Scripting::BaseError &&) |
|
|
::ll::TypedStorage< 8, 8, double > | value |
|
::ll::TypedStorage< 8, 16, ::std::optional< double > > | minValue |
|
::ll::TypedStorage< 8, 16, ::std::optional< double > > | maxValue |
|
::ll::TypedStorage< 8, 32, ::std::string > | name |
|
::ll::TypedStorage< 8, 32, ::std::string > | message |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | sourceMapDebugId |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Scripting::CallStackEntry > > | mCallStack |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mCallStackStr |
|
::ll::TypedStorage< 1, 1, bool > | throwAsString |
|
The documentation for this struct was generated from the following file: