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

Classes

struct  FeatureToggle
 

Public Member Functions

FeatureTogglesoperator= (FeatureToggles const &)
 
 FeatureToggles (FeatureToggles const &)
 
MCAPI ::std::function< void(::Option &)> _getDisableIfOtherOptionDisabledSetupCallback (::FeatureOptionID optionIdToCheck) const
 
MCAPI ::std::function< void(::Option &)> _getDisabledIfOptionExpectationsNotMetSetupCallback (::std::vector<::FeatureOptionID > expectedDisabledOptions, ::std::vector<::FeatureOptionID > expectedEnabledOptions)
 
MCAPI ::std::function< void(bool &)> _getLockIfInGameOrOptionExpectationsNotMetLockCallback (::std::vector<::FeatureOptionID > expectedDisabledOptions, ::std::vector<::FeatureOptionID > expectedEnabledOptions)
 
MCAPI ::std::function< void(bool &)> _getLockIfOtherOptionDisabledLockCallback (::FeatureOptionID optionIdToCheck) const
 
MCAPI void _initialize (::AppPlatform &appPlatform)
 
MCAPI void _registerFeature (::FeatureOptionTabID tabID, ::FeatureOptionID featureID, ::std::string const &locName, ::std::string const &saveName, bool defaultValue, ::FeatureOptionID dependencyFeatureID, ::std::function< void(::Option &)> setup, ::std::function< void(bool &)> lock)
 
MCAPI void _registerFeatures ()
 
MCAPI void _setupDependencies ()
 
MCAPI bool isEnabled (::FeatureOptionID featureID) const
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::unique_ptr<::FeatureToggles > & mFeatureToggles ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkdead0b
 
::ll::UntypedStorage< 8, 24 > mUnke6612b
 
::ll::UntypedStorage< 8, 32 > mUnk6a0c6d
 
::ll::UntypedStorage< 1, 1 > mUnk8d82d8
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ _getDisableIfOtherOptionDisabledSetupCallback()

MCAPI ::std::function< void(::Option &)> FeatureToggles::_getDisableIfOtherOptionDisabledSetupCallback ( ::FeatureOptionID optionIdToCheck) 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.

◆ _getDisabledIfOptionExpectationsNotMetSetupCallback()

MCAPI ::std::function< void(::Option &)> FeatureToggles::_getDisabledIfOptionExpectationsNotMetSetupCallback ( ::std::vector<::FeatureOptionID > expectedDisabledOptions,
::std::vector<::FeatureOptionID > expectedEnabledOptions )
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.

◆ _getLockIfInGameOrOptionExpectationsNotMetLockCallback()

MCAPI ::std::function< void(bool &)> FeatureToggles::_getLockIfInGameOrOptionExpectationsNotMetLockCallback ( ::std::vector<::FeatureOptionID > expectedDisabledOptions,
::std::vector<::FeatureOptionID > expectedEnabledOptions )
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.

◆ _getLockIfOtherOptionDisabledLockCallback()

MCAPI ::std::function< void(bool &)> FeatureToggles::_getLockIfOtherOptionDisabledLockCallback ( ::FeatureOptionID optionIdToCheck) 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.

◆ _initialize()

MCAPI void FeatureToggles::_initialize ( ::AppPlatform & appPlatform)
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.

◆ _registerFeature()

MCAPI void FeatureToggles::_registerFeature ( ::FeatureOptionTabID tabID,
::FeatureOptionID featureID,
::std::string const & locName,
::std::string const & saveName,
bool defaultValue,
::FeatureOptionID dependencyFeatureID,
::std::function< void(::Option &)> setup,
::std::function< void(bool &)> lock )
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.

◆ _registerFeatures()

MCAPI void FeatureToggles::_registerFeatures ( )
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.

◆ _setupDependencies()

MCAPI void FeatureToggles::_setupDependencies ( )
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.

◆ isEnabled()

MCAPI bool FeatureToggles::isEnabled ( ::FeatureOptionID featureID) 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.

◆ mFeatureToggles()

static MCAPI ::std::unique_ptr<::FeatureToggles > & FeatureToggles::mFeatureToggles ( )
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.

◆ $dtor()

MCAPI void FeatureToggles::$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 ** FeatureToggles::$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: