LeviLamina
Loading...
Searching...
No Matches
ScriptSettings Struct Reference

Public Member Functions

ScriptSettingsoperator= (ScriptSettings const &)
 
 ScriptSettings (ScriptSettings const &)
 
MCAPI ScriptSettings (::ScriptSettings &&)
 
MCAPI ~ScriptSettings ()
 
MCAPI void * $ctor (::ScriptSettings &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::cereal::ReflectionCtx const > > mCerealContext
 
::ll::TypedStorage< 8, 456, ::ScriptPackConfigurationManagermPackConfigurationManager
 
::ll::TypedStorage< 1, 1, bool > mEnabled
 
::ll::TypedStorage< 1, 1, bool > mEnableEditorModules
 
::ll::TypedStorage< 8, 32, ::BaseGameVersionmBaseGameVersion
 
::ll::TypedStorage< 8, 104, ::ScriptDebuggerSettingsmDebuggerSettings
 
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > mExcludedScriptModules
 
::ll::TypedStorage< 4, 36, ::std::optional<::Scripting::WatchdogSettings > > mWatchdogSettings
 
::ll::TypedStorage< 1, 1, bool > mDiagnosticsAutoStart
 
::ll::TypedStorage< 4, 8, ::std::optional< uint > > mMaxDiagnosticsCaptureFiles
 
::ll::TypedStorage< 4, 8, ::std::optional< uint > > mMaxDiagnosticsCaptureFileSize
 

Constructor & Destructor Documentation

◆ ScriptSettings()

MCAPI ScriptSettings::ScriptSettings ( ::ScriptSettings && )
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.

◆ ~ScriptSettings()

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

MCAPI void * ScriptSettings::$ctor ( ::ScriptSettings && )
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 ScriptSettings::$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: