LeviLamina
Loading...
Searching...
No Matches
ScriptPackConfiguration Class Reference

Public Member Functions

ScriptPackConfigurationoperator= (ScriptPackConfiguration const &)
MCAPI ScriptPackConfiguration (::ScriptPackConfiguration const &)
MCAPI::ScriptPackPermissions const & getPermissions () const
MCAPI ::std::unordered_map<::std::string, ::std::string > const & getSecrets () const
MCAPI ::std::unordered_map<::std::string, ::Json::Value > const & getVariables () const
MCAPI ~ScriptPackConfiguration ()
MCAPI void * $ctor (::ScriptPackConfiguration const &)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::Json::Value > > mPackVariables
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::string > > mPackSecrets
::ll::TypedStorage< 8, 96, ::ScriptPackPermissionsmPackPermisions

Constructor & Destructor Documentation

◆ ScriptPackConfiguration()

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

◆ ~ScriptPackConfiguration()

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

◆ getPermissions()

MCAPI::ScriptPackPermissions const & ScriptPackConfiguration::getPermissions ( ) 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.

◆ getSecrets()

MCAPI ::std::unordered_map<::std::string, ::std::string > const & ScriptPackConfiguration::getSecrets ( ) 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.

◆ getVariables()

MCAPI ::std::unordered_map<::std::string, ::Json::Value > const & ScriptPackConfiguration::getVariables ( ) 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()

MCAPI void * ScriptPackConfiguration::$ctor ( ::ScriptPackConfiguration 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.

◆ $dtor()

MCAPI void ScriptPackConfiguration::$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 class was generated from the following file: