◆ _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: