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

Public Member Functions

ArgumentOutOfBoundsErroroperator= (ArgumentOutOfBoundsError const &)
 
MCAPI ArgumentOutOfBoundsError (::Scripting::ArgumentOutOfBoundsError &&)
 
MCAPI ArgumentOutOfBoundsError (::Scripting::ArgumentOutOfBoundsError const &)
 
MCAPI ArgumentOutOfBoundsError (::std::string const &message_, double value_, double minValue_, double maxValue_)
 
MCAPI::Scripting::ArgumentOutOfBoundsError & operator= (::Scripting::ArgumentOutOfBoundsError &&)
 
MCAPI ~ArgumentOutOfBoundsError ()
 
MCAPI void * $ctor (::Scripting::ArgumentOutOfBoundsError &&)
 
MCAPI void * $ctor (::Scripting::ArgumentOutOfBoundsError const &)
 
MCAPI void * $ctor (::std::string const &message_, double value_, double minValue_, double maxValue_)
 
MCAPI void $dtor ()
 
MCAPI void setCallStack (::std::string _backtrace)
 
MCAPI::std::string toString () const
 
MCAPI void * $ctor (::Scripting::Error &&)
 
MCAPI void * $ctor (::Scripting::Error const &)
 
MCAPI void * $ctor (::std::string const &message_)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk740508
 
::ll::UntypedStorage< 8, 8 > mUnkafc9ac
 
::ll::UntypedStorage< 8, 8 > mUnke9fe98
 
::ll::UntypedStorage< 8, 32 > mUnkff4b79
 
::ll::UntypedStorage< 8, 32 > mUnk13ff88
 
::ll::UntypedStorage< 8, 40 > mUnk1622be
 
::ll::UntypedStorage< 8, 24 > mUnk163284
 
::ll::UntypedStorage< 8, 40 > mUnk4c53c7
 
::ll::UntypedStorage< 1, 1 > mUnk1bf48e
 

Constructor & Destructor Documentation

◆ ArgumentOutOfBoundsError() [1/3]

MCAPI Scripting::ArgumentOutOfBoundsError::ArgumentOutOfBoundsError ( ::Scripting::ArgumentOutOfBoundsError && )
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.

◆ ArgumentOutOfBoundsError() [2/3]

MCAPI Scripting::ArgumentOutOfBoundsError::ArgumentOutOfBoundsError ( ::Scripting::ArgumentOutOfBoundsError const & )
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.

◆ ArgumentOutOfBoundsError() [3/3]

MCAPI Scripting::ArgumentOutOfBoundsError::ArgumentOutOfBoundsError ( ::std::string const & message_,
double value_,
double minValue_,
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.

◆ ~ArgumentOutOfBoundsError()

MCAPI Scripting::ArgumentOutOfBoundsError::~ArgumentOutOfBoundsError ( )
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

◆ operator=()

MCAPI::Scripting::ArgumentOutOfBoundsError & Scripting::ArgumentOutOfBoundsError::operator= ( ::Scripting::ArgumentOutOfBoundsError && )
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() [1/6]

MCAPI void * Scripting::ArgumentOutOfBoundsError::$ctor ( ::Scripting::ArgumentOutOfBoundsError && )
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/6]

MCAPI void * Scripting::ArgumentOutOfBoundsError::$ctor ( ::Scripting::ArgumentOutOfBoundsError const & )
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/6]

MCAPI void * Scripting::ArgumentOutOfBoundsError::$ctor ( ::std::string const & message_,
double value_,
double minValue_,
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.

◆ $dtor()

MCAPI void Scripting::ArgumentOutOfBoundsError::$dtor ( )
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::Error::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::Error::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() [4/6]

MCAPI void * Scripting::Error::$ctor ( ::Scripting::Error && )
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() [5/6]

MCAPI void * Scripting::Error::$ctor ( ::Scripting::Error 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() [6/6]

MCAPI void * Scripting::Error::$ctor ( ::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.

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