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

Public Member Functions

MCAPI ScriptUnloadedChunksError (uint64 unloadedChunks, uint64 totalChunks)
 
MCAPI ~ScriptUnloadedChunksError ()
 
MCAPI void * $ctor (uint64 unloadedChunks, uint64 totalChunks)
 
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, 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

◆ ScriptUnloadedChunksError()

MCAPI ScriptModuleMinecraft::ScriptUnloadedChunksError::ScriptUnloadedChunksError ( uint64 unloadedChunks,
uint64 totalChunks )
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.

◆ ~ScriptUnloadedChunksError()

MCAPI ScriptModuleMinecraft::ScriptUnloadedChunksError::~ScriptUnloadedChunksError ( )
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 * ScriptModuleMinecraft::ScriptUnloadedChunksError::$ctor ( uint64 unloadedChunks,
uint64 totalChunks )
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::ScriptUnloadedChunksError::$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() [2/4]

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() [3/4]

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() [4/4]

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: