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

Public Member Functions

MCAPI ScriptInvalidActorError (::ScriptModuleMinecraft::ErrorMemberType memberType, ::ScriptModuleMinecraft::ScriptActor const &invalidActor, ::std::string_view functionName)
 
MCAPI ScriptInvalidActorError (::ScriptModuleMinecraft::ErrorMemberType memberType, ::std::string_view typeId, ::std::string_view id, ::std::string_view functionName)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ErrorMemberType memberType, ::ScriptModuleMinecraft::ScriptActor const &invalidActor, ::std::string_view functionName)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ErrorMemberType memberType, ::std::string_view typeId, ::std::string_view id, ::std::string_view functionName)
 
MCAPI void $dtor ()
 
MCAPI void setCallStack (::std::string _backtrace)
 
MCAPI::std::string toString () const
 
MCAPI void * $ctor (::Scripting::BaseError &&)
 

Static Public Member Functions

static MCAPI ::Scripting::ErrorBinding bind ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mId
 
::ll::TypedStorage< 8, 32, ::std::string > mType
 
::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
 

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