LeviLamina
Loading...
Searching...
No Matches
Scripting::PropertyOutOfBoundsError Struct Reference
Inheritance diagram for Scripting::PropertyOutOfBoundsError:

Public Member Functions

PropertyOutOfBoundsError & operator= (PropertyOutOfBoundsError const &)
 PropertyOutOfBoundsError (PropertyOutOfBoundsError const &)
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 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_)
MCAPI void setCallStack (::std::string _backtrace)
MCAPI::std::string toString () const
MCAPI void * $ctor (::Scripting::BaseError const &)
MCAPI void * $ctor (::std::string const &name_, ::std::string const &message_)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk932921
::ll::UntypedStorage< 8, 16 > mUnk57acd1
::ll::UntypedStorage< 8, 16 > mUnk442b6c
::ll::UntypedStorage< 8, 32 > mUnkacfaf5
::ll::UntypedStorage< 8, 32 > mUnk724204
::ll::UntypedStorage< 8, 40 > mUnk7b9e22
::ll::UntypedStorage< 8, 40 > mUnk364254
::ll::UntypedStorage< 8, 24 > mUnka1db66
::ll::UntypedStorage< 8, 40 > mUnk1599d8
::ll::UntypedStorage< 1, 1 > mUnkaf2820

Constructor & Destructor Documentation

◆ PropertyOutOfBoundsError() [1/2]

MCAPI Scripting::PropertyOutOfBoundsError::PropertyOutOfBoundsError ( ::std::string const & propertyName,
::std::optional< double > minValue_,
::std::optional< double > maxValue_ )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ PropertyOutOfBoundsError() [2/2]

MCAPI Scripting::PropertyOutOfBoundsError::PropertyOutOfBoundsError ( ::std::string const & propertyName,
double value_,
::std::optional< double > minValue_,
::std::optional< double > maxValue_ )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ $ctor() [1/4]

MCAPI void * Scripting::PropertyOutOfBoundsError::$ctor ( ::std::string const & propertyName,
::std::optional< double > minValue_,
::std::optional< double > maxValue_ )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/4]

MCAPI void * Scripting::PropertyOutOfBoundsError::$ctor ( ::std::string const & propertyName,
double value_,
::std::optional< double > minValue_,
::std::optional< double > maxValue_ )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ setCallStack()

MCAPI void Scripting::BaseError::setCallStack ( ::std::string _backtrace)
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ toString()

MCAPI::std::string Scripting::BaseError::toString ( ) const
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [3/4]

MCAPI void * Scripting::BaseError::$ctor ( ::Scripting::BaseError const & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [4/4]

MCAPI void * Scripting::BaseError::$ctor ( ::std::string const & name_,
::std::string const & message_ )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void Scripting::BaseError::$dtor ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: