LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptBookPageContentError Struct Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptBookPageContentError:

Public Types

enum class  Reason : uchar { ExceedsMaxPageLength = 0 , ExceedsMaxPages = 1 , ExceedsTitleLength = 2 }
 

Public Member Functions

ScriptBookPageContentErroroperator= (ScriptBookPageContentError const &)
 
MCAPI ScriptBookPageContentError (::ScriptModuleMinecraft::ScriptBookPageContentError const &)
 
MCAPI ~ScriptBookPageContentError ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBookPageContentError const &)
 
MCAPI void $dtor ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBookError const &)
 
MCAPI void * $ctor (::std::string_view name, ::ScriptModuleMinecraft::ScriptBookError::Reason reason)
 
MCAPI void * $ctor (::Scripting::BaseError &&)
 
MCAPI void setCallStack (::std::string _backtrace)
 
MCAPI::std::string toString () const
 

Static Public Member Functions

static MCAPI ::Scripting::ErrorBinding bind ()
 
static MCAPI ::Scripting::EnumBinding bindReasonEnum ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnkb2d4c3
 
::ll::UntypedStorage< 1, 1 > mUnk2ac532
 
::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

◆ ScriptBookPageContentError()

MCAPI ScriptModuleMinecraft::ScriptBookPageContentError::ScriptBookPageContentError ( ::ScriptModuleMinecraft::ScriptBookPageContentError 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.

◆ ~ScriptBookPageContentError()

MCAPI ScriptModuleMinecraft::ScriptBookPageContentError::~ScriptBookPageContentError ( )
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 ScriptModuleMinecraft::ScriptBookPageContentError::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/3]

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

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptBookPageContentError::$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.

◆ bindReasonEnum()

static MCAPI ::Scripting::EnumBinding ScriptModuleMinecraft::ScriptBookError::bindReasonEnum ( )
staticinherited
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/3]

MCAPI void * ScriptModuleMinecraft::ScriptBookError::$ctor ( ::ScriptModuleMinecraft::ScriptBookError 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/3]

MCAPI void * ScriptModuleMinecraft::ScriptBookError::$ctor ( ::std::string_view name,
::ScriptModuleMinecraft::ScriptBookError::Reason reason )
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: