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

Public Types

enum class  MaelstromEduUsabilityStatus : uchar { Unknown = 0 , Unallowed = 1 , Allowed = 2 }
 

Public Member Functions

AppConfigsoperator= (AppConfigs const &)
 
 AppConfigs (AppConfigs const &)
 
virtual void loadFromData (::IAppConfigData const &)
 
virtual bool arePremiumSkinPacksAllowed () const
 
virtual bool areResourcePacksAllowed () const
 
virtual bool isPlayScreenAllowed () const
 
virtual bool isChatScreenAllowed () const
 
virtual bool isGameTabShownInSettings () const
 
virtual bool areEmotesSupported () const
 
virtual bool useNormalizedFontSize () const
 
virtual bool useFullScreenByDefault () const
 
virtual bool muteByDefault () const
 
virtual bool isCoursesCacheEnabled () const
 
virtual bool shouldPromptBeforeExit () const
 
virtual bool gameArgumentsNeedAuthentication () const
 
virtual bool worldBuilderDisabled () const
 
virtual bool worldsAreSingleUse () const
 
virtual::EducationEditionOffer getEducationEditionOffering () const
 
virtual bool requireTrustedContent () const
 
virtual bool isExternalPlayerCommunicationAllowed () const
 
virtual bool supports3DExport () const
 
virtual bool requireEduLevelSettings () const
 
virtual::ConnectionDefinition getConnectionDefinition () const
 
virtual bool supportsChangingMultiplayerDuringPlay () const
 
virtual bool webSocketsDisabled () const
 
virtual bool sendPermissionsTelemetry () const
 
virtual bool useEduDemoUpsellDialog () const
 
virtual bool allowGameArguments () const
 
virtual bool canUseAzureNotebooks () const
 
virtual::AppConfigs::MaelstromEduUsabilityStatus canUseMaelstrom () const
 
virtual bool isSaveToCloudOn () const
 
virtual bool isEduAIOn () const
 
virtual void setCanAccessWorldCallback (::IMinecraftGame &minecraftGame)
 
virtual ::std::vector<::PackIdVersiongetAdditionalClientPacks (bool enteringLevel) const
 
virtual ::std::unique_ptr<::IScreenCapabilitiesgetScreenCapabilities (::std::string const &screenName) const
 
virtual ::std::unique_ptr<::IContentAccessibilityProvidercreateContentAccessibility (::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager) const
 
virtual::std::string getFeedbackURL () const
 
virtual::std::string getHelpCenterURL () const
 
virtual void applyLevelDataOverride (::LevelData &) const
 
MCAPI AppConfigs ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 
MCAPI void $loadFromData (::IAppConfigData const &)
 
MCAPI bool $arePremiumSkinPacksAllowed () const
 
MCAPI bool $areResourcePacksAllowed () const
 
MCAPI bool $isPlayScreenAllowed () const
 
MCAPI bool $isChatScreenAllowed () const
 
MCAPI bool $isGameTabShownInSettings () const
 
MCAPI bool $areEmotesSupported () const
 
MCAPI bool $useNormalizedFontSize () const
 
MCAPI bool $useFullScreenByDefault () const
 
MCAPI bool $muteByDefault () const
 
MCAPI bool $isCoursesCacheEnabled () const
 
MCAPI bool $shouldPromptBeforeExit () const
 
MCAPI bool $gameArgumentsNeedAuthentication () const
 
MCAPI bool $worldBuilderDisabled () const
 
MCAPI bool $worldsAreSingleUse () const
 
MCAPI::EducationEditionOffer $getEducationEditionOffering () const
 
MCAPI bool $requireTrustedContent () const
 
MCAPI bool $isExternalPlayerCommunicationAllowed () const
 
MCAPI bool $supports3DExport () const
 
MCAPI bool $requireEduLevelSettings () const
 
MCAPI::ConnectionDefinition $getConnectionDefinition () const
 
MCAPI bool $supportsChangingMultiplayerDuringPlay () const
 
MCAPI bool $webSocketsDisabled () const
 
MCAPI bool $sendPermissionsTelemetry () const
 
MCAPI bool $useEduDemoUpsellDialog () const
 
MCAPI bool $allowGameArguments () const
 
MCAPI bool $canUseAzureNotebooks () const
 
MCAPI::AppConfigs::MaelstromEduUsabilityStatus $canUseMaelstrom () const
 
MCAPI bool $isSaveToCloudOn () const
 
MCAPI bool $isEduAIOn () const
 
MCAPI void $setCanAccessWorldCallback (::IMinecraftGame &minecraftGame)
 
MCAPI ::std::vector<::PackIdVersion$getAdditionalClientPacks (bool enteringLevel) const
 
MCAPI ::std::unique_ptr<::IScreenCapabilities$getScreenCapabilities (::std::string const &screenName) const
 
MCAPI ::std::unique_ptr<::IContentAccessibilityProvider$createContentAccessibility (::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager) const
 
MCAPI::std::string $getFeedbackURL () const
 
MCAPI::std::string $getHelpCenterURL () const
 
MCAPI void $applyLevelDataOverride (::LevelData &) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk9f7098
 
::ll::UntypedStorage< 8, 8 > mUnke1b346
 
::ll::UntypedStorage< 8, 64 > mUnk5c71b9
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ AppConfigs()

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

◆ $ctor()

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

◆ $dtor()

MCAPI void AppConfigs::$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.

◆ $loadFromData()

MCAPI void AppConfigs::$loadFromData ( ::IAppConfigData 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.

◆ $arePremiumSkinPacksAllowed()

MCAPI bool AppConfigs::$arePremiumSkinPacksAllowed ( ) 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.

◆ $areResourcePacksAllowed()

MCAPI bool AppConfigs::$areResourcePacksAllowed ( ) 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.

◆ $isPlayScreenAllowed()

MCAPI bool AppConfigs::$isPlayScreenAllowed ( ) 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.

◆ $isChatScreenAllowed()

MCAPI bool AppConfigs::$isChatScreenAllowed ( ) 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.

◆ $isGameTabShownInSettings()

MCAPI bool AppConfigs::$isGameTabShownInSettings ( ) 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.

◆ $areEmotesSupported()

MCAPI bool AppConfigs::$areEmotesSupported ( ) 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.

◆ $useNormalizedFontSize()

MCAPI bool AppConfigs::$useNormalizedFontSize ( ) 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.

◆ $useFullScreenByDefault()

MCAPI bool AppConfigs::$useFullScreenByDefault ( ) 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.

◆ $muteByDefault()

MCAPI bool AppConfigs::$muteByDefault ( ) 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.

◆ $isCoursesCacheEnabled()

MCAPI bool AppConfigs::$isCoursesCacheEnabled ( ) 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.

◆ $shouldPromptBeforeExit()

MCAPI bool AppConfigs::$shouldPromptBeforeExit ( ) 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.

◆ $gameArgumentsNeedAuthentication()

MCAPI bool AppConfigs::$gameArgumentsNeedAuthentication ( ) 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.

◆ $worldBuilderDisabled()

MCAPI bool AppConfigs::$worldBuilderDisabled ( ) 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.

◆ $worldsAreSingleUse()

MCAPI bool AppConfigs::$worldsAreSingleUse ( ) 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.

◆ $getEducationEditionOffering()

MCAPI::EducationEditionOffer AppConfigs::$getEducationEditionOffering ( ) 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.

◆ $requireTrustedContent()

MCAPI bool AppConfigs::$requireTrustedContent ( ) 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.

◆ $isExternalPlayerCommunicationAllowed()

MCAPI bool AppConfigs::$isExternalPlayerCommunicationAllowed ( ) 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.

◆ $supports3DExport()

MCAPI bool AppConfigs::$supports3DExport ( ) 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.

◆ $requireEduLevelSettings()

MCAPI bool AppConfigs::$requireEduLevelSettings ( ) 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.

◆ $getConnectionDefinition()

MCAPI::ConnectionDefinition AppConfigs::$getConnectionDefinition ( ) 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.

◆ $supportsChangingMultiplayerDuringPlay()

MCAPI bool AppConfigs::$supportsChangingMultiplayerDuringPlay ( ) 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.

◆ $webSocketsDisabled()

MCAPI bool AppConfigs::$webSocketsDisabled ( ) 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.

◆ $sendPermissionsTelemetry()

MCAPI bool AppConfigs::$sendPermissionsTelemetry ( ) 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.

◆ $useEduDemoUpsellDialog()

MCAPI bool AppConfigs::$useEduDemoUpsellDialog ( ) 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.

◆ $allowGameArguments()

MCAPI bool AppConfigs::$allowGameArguments ( ) 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.

◆ $canUseAzureNotebooks()

MCAPI bool AppConfigs::$canUseAzureNotebooks ( ) 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.

◆ $canUseMaelstrom()

MCAPI::AppConfigs::MaelstromEduUsabilityStatus AppConfigs::$canUseMaelstrom ( ) 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.

◆ $isSaveToCloudOn()

MCAPI bool AppConfigs::$isSaveToCloudOn ( ) 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.

◆ $isEduAIOn()

MCAPI bool AppConfigs::$isEduAIOn ( ) 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.

◆ $setCanAccessWorldCallback()

MCAPI void AppConfigs::$setCanAccessWorldCallback ( ::IMinecraftGame & minecraftGame)
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.

◆ $getAdditionalClientPacks()

MCAPI ::std::vector<::PackIdVersion > AppConfigs::$getAdditionalClientPacks ( bool enteringLevel) 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.

◆ $getScreenCapabilities()

MCAPI ::std::unique_ptr<::IScreenCapabilities > AppConfigs::$getScreenCapabilities ( ::std::string const & screenName) 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.

◆ $createContentAccessibility()

MCAPI ::std::unique_ptr<::IContentAccessibilityProvider > AppConfigs::$createContentAccessibility ( ::Bedrock::NotNullNonOwnerPtr<::IEntitlementManager > entitlementManager) 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.

◆ $getFeedbackURL()

MCAPI::std::string AppConfigs::$getFeedbackURL ( ) 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.

◆ $getHelpCenterURL()

MCAPI::std::string AppConfigs::$getHelpCenterURL ( ) 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.

◆ $applyLevelDataOverride()

MCAPI void AppConfigs::$applyLevelDataOverride ( ::LevelData & ) 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.

◆ $vftable()

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