LeviLamina
Loading...
Searching...
No Matches
gametest::GameTestError Struct Reference
Inheritance diagram for gametest::GameTestError:

Public Member Functions

GameTestError & operator= (GameTestError const &)
MCAPI GameTestError (::gametest::GameTestError &&)
MCAPI GameTestError (::gametest::GameTestError const &)
MCAPI GameTestError (::gametest::GameTestErrorType type_, ::std::string const &message_)
MCAPI GameTestError (::gametest::GameTestErrorType type_, ::std::string const &message_, ::std::vector<::std::string > params_)
MCAPI GameTestError (::gametest::GameTestErrorType type_, ::std::string const &message_, ::std::vector<::std::string > params_, ::std::optional<::gametest::GameTestErrorContext > context_)
MCAPI::gametest::GameTestError & operator= (::gametest::GameTestError &&)
MCAPI ~GameTestError ()
MCAPI void * $ctor (::gametest::GameTestError &&)
MCAPI void * $ctor (::gametest::GameTestError const &)
MCAPI void * $ctor (::gametest::GameTestErrorType type_, ::std::string const &message_)
MCAPI void * $ctor (::gametest::GameTestErrorType type_, ::std::string const &message_, ::std::vector<::std::string > params_)
MCAPI void * $ctor (::gametest::GameTestErrorType type_, ::std::string const &message_, ::std::vector<::std::string > params_, ::std::optional<::gametest::GameTestErrorContext > context_)
MCAPI void $dtor ()
MCAPI void setCallStack (::std::string _backtrace)
MCAPI::std::string toString () const
MCAPI void * $ctor (::Scripting::BaseError &&)
MCAPI void * $ctor (::std::string const &name_, ::std::string const &message_)

Static Public Member Functions

static MCAPI ::Scripting::ErrorBinding bind ()

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk7154fb
::ll::UntypedStorage< 8, 24 > mUnka9c735
::ll::UntypedStorage< 4, 32 > mUnk5e1f8c
::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

Constructor & Destructor Documentation

◆ GameTestError() [1/5]

MCAPI gametest::GameTestError::GameTestError ( ::gametest::GameTestError && )
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.

◆ GameTestError() [2/5]

MCAPI gametest::GameTestError::GameTestError ( ::gametest::GameTestError 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.

◆ GameTestError() [3/5]

MCAPI gametest::GameTestError::GameTestError ( ::gametest::GameTestErrorType type_,
::std::string const & message_ )
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.

◆ GameTestError() [4/5]

MCAPI gametest::GameTestError::GameTestError ( ::gametest::GameTestErrorType type_,
::std::string const & message_,
::std::vector<::std::string > params_ )
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.

◆ GameTestError() [5/5]

MCAPI gametest::GameTestError::GameTestError ( ::gametest::GameTestErrorType type_,
::std::string const & message_,
::std::vector<::std::string > params_,
::std::optional<::gametest::GameTestErrorContext > context_ )
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.

◆ ~GameTestError()

MCAPI gametest::GameTestError::~GameTestError ( )
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::gametest::GameTestError & gametest::GameTestError::operator= ( ::gametest::GameTestError && )
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.

◆ bind()

MCAPI ::Scripting::ErrorBinding gametest::GameTestError::bind ( )
static
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/5]

MCAPI void * gametest::GameTestError::$ctor ( ::gametest::GameTestError && )
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/5]

MCAPI void * gametest::GameTestError::$ctor ( ::gametest::GameTestError 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/5]

MCAPI void * gametest::GameTestError::$ctor ( ::gametest::GameTestErrorType type_,
::std::string const & message_ )
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/5]

MCAPI void * gametest::GameTestError::$ctor ( ::gametest::GameTestErrorType type_,
::std::string const & message_,
::std::vector<::std::string > params_ )
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/5]

MCAPI void * gametest::GameTestError::$ctor ( ::gametest::GameTestErrorType type_,
::std::string const & message_,
::std::vector<::std::string > params_,
::std::optional<::gametest::GameTestErrorContext > context_ )
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 gametest::GameTestError::$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.

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