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

Public Member Functions

GameTestCompletedErroroperator= (GameTestCompletedError const &)
 
 GameTestCompletedError (GameTestCompletedError const &)
 
MCAPI GameTestCompletedError (::gametest::GameTestCompletedErrorReason type_, ::std::string const &gameTestName_, ::std::string const &methodName_)
 
MCAPI ~GameTestCompletedError ()
 
MCAPI void * $ctor (::gametest::GameTestCompletedErrorReason type_, ::std::string const &gameTestName_, ::std::string const &methodName_)
 
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 > mUnk67b4d9
 
::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

◆ GameTestCompletedError()

MCAPI gametest::GameTestCompletedError::GameTestCompletedError ( ::gametest::GameTestCompletedErrorReason type_,
::std::string const & gameTestName_,
::std::string const & methodName_ )
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.

◆ ~GameTestCompletedError()

MCAPI gametest::GameTestCompletedError::~GameTestCompletedError ( )
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

◆ bind()

static MCAPI ::Scripting::ErrorBinding gametest::GameTestCompletedError::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()

MCAPI void * gametest::GameTestCompletedError::$ctor ( ::gametest::GameTestCompletedErrorReason type_,
::std::string const & gameTestName_,
::std::string const & methodName_ )
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::GameTestCompletedError::$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: