|
enum class | Reason : int {
OverWeightLimit = 0
, NotAllowedItem = 1
, BannedItem = 2
, NestedStorageItem = 3
,
ZeroWeightItem = 4
, Invalid = 5
} |
|
|
::ll::UntypedStorage< 4, 4 > | mUnka95bb8 |
|
::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 |
|
◆ ScriptContainerRulesError()
MCAPI ScriptModuleMinecraft::ScriptContainerRulesError::ScriptContainerRulesError |
( |
::std::string const & | errorMessage | ) |
|
|
explicit |
- 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.
◆ ~ScriptContainerRulesError()
MCAPI ScriptModuleMinecraft::ScriptContainerRulesError::~ScriptContainerRulesError |
( |
| ) |
|
- 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()
- 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()
- 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 * ScriptModuleMinecraft::ScriptContainerRulesError::$ctor |
( |
::std::string const & | errorMessage | ) |
|
- 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::ScriptContainerRulesError::$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: