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

Public Types

using HiddenCommands = ::std::string
 
using CommandOverrideFunctor
 

Public Member Functions

MCAPI EducationLevelSettings ()
 
MCAPI EducationLevelSettings (::EducationLevelSettings const &)
 
MCAPI ::std::function< void(::std::string const &, ::CommandFlag &, ::CommandPermissionLevel &)> getCommandOverrideFunctor () const
 
MCAPI::EducationLevelSettings & operator= (::EducationLevelSettings const &)
 
MCAPI ~EducationLevelSettings ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::EducationLevelSettings const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::string const & DEFAULT_BORDER_PATH ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > codeBuilderDefaultUri
 
::ll::TypedStorage< 8, 32, ::std::string > codeBuilderTitle
 
::ll::TypedStorage< 1, 1, bool > canResizeCodeBuilder
 
::ll::TypedStorage< 1, 1, bool > disableLegacyTitleBar
 
::ll::TypedStorage< 8, 32, ::std::string > postProcessFilter
 
::ll::TypedStorage< 8, 32, ::std::string > screenshotBorderResourcePath
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, uint > > hiddenCommands
 
::ll::TypedStorage< 8, 40, ::EducationLocalLevelSettingslocalSettings
 
::ll::TypedStorage< 1, 3, ::std::optional<::AgentCapabilities > > agentCapabilities
 
::ll::TypedStorage< 8, 72, ::std::optional<::ExternalLinkSettings > > externalLinkSettings
 

Member Typedef Documentation

◆ CommandOverrideFunctor

using EducationLevelSettings::CommandOverrideFunctor
Initial value:
::std::function<void(::std::string const&, ::CommandFlag&, ::CommandPermissionLevel&)>
Definition CommandFlag.h:43

Constructor & Destructor Documentation

◆ EducationLevelSettings() [1/2]

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

◆ EducationLevelSettings() [2/2]

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

◆ ~EducationLevelSettings()

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

◆ getCommandOverrideFunctor()

MCAPI ::std::function< void(::std::string const &, ::CommandFlag &, ::CommandPermissionLevel &)> EducationLevelSettings::getCommandOverrideFunctor ( ) 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.

◆ operator=()

MCAPI::EducationLevelSettings & EducationLevelSettings::operator= ( ::EducationLevelSettings 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.

◆ DEFAULT_BORDER_PATH()

static MCAPI ::std::string const & EducationLevelSettings::DEFAULT_BORDER_PATH ( )
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/2]

MCAPI void * EducationLevelSettings::$ctor ( )
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/2]

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