LeviLamina
Loading...
Searching...
No Matches
ScriptPackConfigurationManager Class Reference
+ Inheritance diagram for ScriptPackConfigurationManager:

Public Member Functions

ScriptPackConfigurationManageroperator= (ScriptPackConfigurationManager const &)
 
MCAPI ScriptPackConfigurationManager (::ScriptPackConfigurationManager &&)
 
MCAPI ScriptPackConfigurationManager (::ScriptPackConfigurationManager const &)
 
MCAPI ScriptPackConfigurationManager (::std::optional<::Core::PathBuffer<::std::string > > configDirectory)
 
MCAPI::ScriptPackConfiguration const & getPackConfiguration (::std::string const &packIdentifier) const
 
MCAPI void loadConfigs (::cereal::ReflectionCtx ctx)
 
MCAPI void * $ctor (::ScriptPackConfigurationManager &&)
 
MCAPI void * $ctor (::ScriptPackConfigurationManager const &)
 
MCAPI void * $ctor (::std::optional<::Core::PathBuffer<::std::string > > configDirectory)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::string const & sDefaultConfigurationName ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 40, ::std::optional<::Core::PathBuffer<::std::string > > const > mConfigDirectory
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::ScriptPackConfiguration > > mPackConfigurations
 
::ll::TypedStorage< 8, 224, ::ScriptPackConfigurationmDefaultPackConfiguration
 
::ll::TypedStorage< 8, 104, ::std::optional<::CommandsRegistryConfiguration > > mCommandsRegistryConfiguration
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ ScriptPackConfigurationManager() [1/3]

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

◆ ScriptPackConfigurationManager() [2/3]

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

◆ ScriptPackConfigurationManager() [3/3]

MCAPI ScriptPackConfigurationManager::ScriptPackConfigurationManager ( ::std::optional<::Core::PathBuffer<::std::string > > configDirectory)
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.

Member Function Documentation

◆ getPackConfiguration()

MCAPI::ScriptPackConfiguration const & ScriptPackConfigurationManager::getPackConfiguration ( ::std::string const & packIdentifier) 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.

◆ loadConfigs()

MCAPI void ScriptPackConfigurationManager::loadConfigs ( ::cereal::ReflectionCtx ctx)
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.

◆ sDefaultConfigurationName()

static MCAPI ::std::string const & ScriptPackConfigurationManager::sDefaultConfigurationName ( )
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 * ScriptPackConfigurationManager::$ctor ( ::ScriptPackConfigurationManager && )
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 * ScriptPackConfigurationManager::$ctor ( ::ScriptPackConfigurationManager 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.

◆ $ctor() [3/3]

MCAPI void * ScriptPackConfigurationManager::$ctor ( ::std::optional<::Core::PathBuffer<::std::string > > configDirectory)
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 ScriptPackConfigurationManager::$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.

◆ $vftable()

static MCAPI void ** ScriptPackConfigurationManager::$vftable ( )
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.

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