LeviLamina
Loading...
Searching...
No Matches
AppPlatform Class Referenceabstract
+ Inheritance diagram for AppPlatform:

Public Member Functions

AppPlatformoperator= (AppPlatform const &)
 
 AppPlatform (AppPlatform const &)
 
virtual void initialize ()
 
virtual void teardown ()
 
virtual void initAppPlatformNetworkSettings ()
 
virtual void initializeScreenDependentResources ()
 
virtual uint64 getHighPerformanceThreadsCount () const
 
virtual uint64 getTotalHardwareThreadsCount () const
 
virtual void initializeGraphicsDeviceTier ()
 
virtual void addListener (::AppPlatformListener *l, float priority)
 
virtual void removeListener (::AppPlatformListener *l)
 
virtual void restartApp (bool restart)
 
virtual bool restartRequested ()
 
virtual ::Core::PathBuffer<::std::string > getPackagePath () const =0
 
virtual int const numberOfThrottledTreatmentPacksToImportPerMinute () const
 
virtual bool const areTreatmentPacksThrottled () const
 
virtual bool hasFastAlphaTest () const
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::IntegrityTokenResult > > requestIntegrityToken (::std::string const &nonceToken)
 
virtual void setIntegrityToken (::std::string const &integrityToken)
 
virtual void setIntegrityTokenErrorMessage (::std::string const &errorMessage)
 
virtual bool supportsInPackageRecursion () const
 
virtual bool supportsXboxLiveAchievements () const
 
virtual void hideSplashScreen ()
 
virtual::std::string getFeedbackBugsLink () const
 
virtual::std::string getFeedbackHelpLink () const
 
virtual auto getModalErrorMessageProc () -> ::AssertDialogResponse(*)(::std::string const &, ::std::string const &)
 
virtual void updateLocalization (::std::string const &loc)
 
virtual void setSleepEnabled (bool enabled)
 
virtual ::Core::PathBuffer<::std::string > getScratchPath ()
 
virtual ::Core::PathBuffer<::std::string > getInternalPackStoragePath () const
 
virtual ::Core::PathBuffer<::std::string > getSettingsPath ()
 
virtual ::Core::PathBuffer<::std::string > getLoggingPath () const
 
virtual ::Core::PathBuffer<::std::string > getPackagedShaderCachePath ()
 
virtual ::Core::PathBuffer<::std::string > getShaderCachePath ()
 
virtual ::Core::PathBuffer<::std::string > getUserdataPathForLevels () const
 
virtual ::Core::PathBuffer<::std::string > getCacheStoragePath ()
 
virtual ::Core::PathBuffer<::std::string > getOnDiskScratchPath ()
 
virtual ::Core::PathBuffer<::std::string > getOnDiskPackScratchPath ()
 
virtual ::Core::PathBuffer<::std::string > getLevelInfoCachePath () const
 
virtual ::Core::PathBuffer<::std::string > getCatalogSearchScratchPath ()
 
virtual ::Core::PathBuffer<::std::string > getUserStorageRootPath () const
 
virtual ::std::shared_ptr<::Core::FileStorageAreagetOrCreateStorageAreaForUser (::Social::UserCreationData const &)
 
virtual bool hasSeparatedStorageAreasForContentAcquisition () const
 
virtual uint64 getOptimalLDBSize ()
 
virtual int getMaxLDBFilesOpen () const
 
virtual bool getDisableLDBSeekCompactions () const
 
virtual void showDialog (int dialogId)
 
virtual void createUserInput ()
 
virtual void createUserInput (int dialogId)
 
virtual int getUserInputStatus ()
 
virtual ::std::vector<::std::string > getUserInput ()
 
virtual ::Bedrock::NotNullNonOwnerPtr<::IFileAccessgetFileAccess (::ResourceFileSystem fileSystem)
 
virtual ::Core::PathBuffer<::std::string > copyImportFileToTempFolder (::Core::Path const &filePath)
 
virtual void registerFileForCollectionWithCrashDump (::Core::Path const &fileName)
 
virtual void registerExperimentsActiveCrashDump (::std::vector<::std::string > const &activeExperiments) const
 
virtual int getScreenWidth () const
 
virtual int getScreenHeight () const
 
virtual int getDisplayWidth ()
 
virtual int getDisplayHeight ()
 
virtual void setScreenSize (int width, int height)
 
virtual void setWindowSize (int width, int height)
 
virtual void setWindowText (::std::string const &title)
 
virtual ::std::optional<::OperationMode > getOperationMode () const
 
virtual bool allowContentLogWriteToDisk ()
 
virtual uint getMaxClubsRequests () const
 
virtual void queueForMainThread_DEPRECATED (::std::function< void()>)=0
 
virtual ::MPMCQueue<::std::function< void()> > & getMainThreadQueue ()=0
 
virtual bool supportsLaunchingLegacyVersion () const
 
virtual void launchLegacyVersion ()
 
virtual bool canManageLegacyData () const
 
virtual bool supportsDayOneExperience () const
 
virtual bool canMigrateWorldData () const
 
virtual bool isContentAutoUpdateAllowed () const
 
virtual int getMaxSimultaneousDownloads () const
 
virtual uint getMaxSimultaneousServiceRequests () const
 
virtual bool isDownloadAndImportBlocking () const
 
virtual bool isDownloadBuffered () const
 
virtual bool supportsAutoSaveOnDBCompaction () const
 
virtual::std::string getTextBoxBackend () const =0
 
virtual void setTextBoxBackend (::std::string const &)=0
 
virtual int getCaretPosition () const =0
 
virtual void setCaretPosition (int)=0
 
virtual bool supportsVibration () const
 
virtual void vibrate (int milliSeconds)
 
virtual ::Core::PathBuffer<::std::string > getAssetFileFullPath (::Core::Path const &filename)
 
virtual::std::string readAssetFile (::Core::Path const &filename)
 
virtual bool hasAssetFile (::Core::Path const &filename)
 
virtual bool copyAssetFile (::Core::Path const &filename, ::Core::Path const &destination)
 
virtual ::std::set<::Core::PathBuffer<::std::string > > listAssetFilesIn (::Core::Path const &path, ::std::string const &extension) const
 
virtual bool supportsClientUpdate () const
 
virtual::std::string getClientUpdateUrl () const
 
virtual int checkLicense ()
 
virtual bool hasBuyButtonWhenInvalidLicense ()
 
virtual bool isNetworkAvailable () const
 
virtual bool isLANAvailable () const
 
virtual bool isNetworkEnabled (bool onlyWifiAllowed) const
 
virtual void setNetworkAllowed (bool allowed)
 
virtual bool isNetworkAllowed () const
 
virtual bool isInternetAvailable () const
 
virtual ::std::optional< bool > isOnWifiConnectionTelemetryValue ()
 
virtual::NetworkConnectionType getNetworkConnectionType ()
 
virtual void setNetworkConnectionType (::NetworkConnectionType connectionType)
 
virtual int getDefaultNetworkMaxPlayers () const
 
virtual bool multiplayerRequiresPremiumAccess () const
 
virtual bool multiplayerRequiresUGCEnabled () const
 
virtual bool isCrossPlatformToggleVisible () const
 
virtual bool isTelemetryAllowed ()
 
virtual bool isTrialWorldsTransferToFullGameAllowed () const
 
virtual void buyGame ()
 
virtual void finish ()
 
virtual bool canLaunchUri (::std::string const &uri)
 
virtual void launchUri (::std::string const &uri)
 
virtual void launchSettings ()
 
virtual bool useXboxControlHelpers () const
 
virtual::PlatformType getPlatformType () const
 
virtual bool isCentennial () const
 
virtual::std::string getPackageFamilyName () const
 
virtual::BuildPlatform getBuildPlatform () const
 
virtual::std::string getPlatformString () const =0
 
virtual::std::string getSubPlatformString () const =0
 
virtual void setARVRPlatform (::ARVRPlatform)
 
virtual::ARVRPlatform getARVRPlatform () const
 
virtual int getNumberOfParticleFramesToInterpolate () const
 
virtual int getDpi () const
 
virtual void setDpi (int dpi)
 
virtual::UIScalingRules getUIScalingRules () const
 
virtual void setUIScalingRules (::UIScalingRules UIScalingRules)
 
virtual void setVRControllerType (::VRControllerType controllerType)
 
virtual::VRControllerType getVRControllerType () const
 
virtual bool hasIDEProfiler ()
 
virtual::std::string getPlatformStringVar (int stringId)
 
virtual::std::string getApplicationId () const =0
 
virtual uint64 getFreeMemory () const =0
 
virtual uint64 getMemoryLimit () const =0
 
virtual uint64 getUsedMemory ()=0
 
virtual uint64 getTotalPhysicalMemory () const =0
 
virtual uint64 getMaximumUsedMemory ()
 
virtual uint64 getLowMemoryEventThreshold (::LowMemorySeverity) const
 
virtual uint64 getLowMemoryEventRecoveryThreshold (::LowMemorySeverity severity) const
 
virtual uint64 getLowPhysicalMemoryThreshold () const
 
virtual void calculateIfLowMemoryDevice ()
 
virtual bool isLowMemoryDevice () const
 
virtual bool isLowPhysicalMemoryDevice () const
 
virtual uint64 getTextureMemoryBudget () const
 
virtual uint64 getSingleMipDefaultMemoryBudget () const
 
virtual void readyForApplicationExitInfo () const
 
virtual::DeviceSunsetTier getDeviceSunsetTier () const
 
virtual int getMaxSimRadiusInChunks () const
 
virtual ::std::vector<::std::string > getBroadcastAddresses ()
 
virtual ::std::vector<::std::string > getIPAddresses ()
 
virtual bool useAppPlatformForTelemetryIPAddress ()
 
virtual::std::string getModelName ()
 
virtual bool usesHDRBrightness () const
 
virtual void updateBootstrapSettingsFromTreatmentsAsync ()
 
virtual void setFullscreenMode (::FullscreenMode const fullscreenMode)
 
virtual bool isNetworkThrottled () const
 
virtual bool isLANAllowed () const
 
virtual bool doesLANRequireMultiplayerRestrictions () const
 
virtual void collectGraphicsHardwareDetails ()
 
virtual::std::string getEdition () const
 
virtual::OsVersion getOSVersion () const
 
virtual bool isWin10Arm () const
 
virtual void setThreadsFrozen (bool frozen)
 
virtual bool areThreadsFrozen () const
 
virtual float getDefaultSafeZoneScaleX () const
 
virtual float getDefaultSafeZoneScaleY () const
 
virtual float getDefaultSafeZoneScaleAll () const
 
virtual float getDefaultScreenPositionX () const
 
virtual float getDefaultScreenPositionY () const
 
virtual bool isQuitCapable () const
 
virtual bool requireControllerAtStartup () const
 
virtual bool notifyControllerConnectionStateChange () const
 
virtual bool platformRequiresControllerApplet () const
 
virtual::InputMode getDefaultInputMode () const
 
virtual::AppFocusState getFocusState ()
 
virtual::AppLifecycleContext & getAppLifecycleContext ()
 
virtual uint64 calculateAvailableDiskFreeSpace (::Core::Path const &)=0
 
virtual bool supportsFliteTTS () const
 
virtual ::std::unique_ptr<::SecureStoragegetSecureStorage ()
 
virtual::SecureStorageKey getSecureStorageKey (::std::string const &key)
 
virtual void setSecureStorageKey (::std::string const &key, ::SecureStorageKey const &value)
 
virtual bool devHotReloadRenderResources () const
 
virtual bool shouldPauseDownloadsWhenEnterGame () const
 
virtual bool compareAppReceiptToLocalReceipt (::std::string const &otherReceipt)
 
virtual::mce::UUID const & getThirdPartyPackUUID () const
 
virtual bool saveTreatmentPacksAsZips () const
 
virtual bool saveEncryptedPacksAsZips () const
 
virtual bool saveEncryptedWorldTemplatePacksAsZips () const
 
virtual bool allowsResourcePackDevelopment () const
 
virtual bool supportsLegacySinglePremiumCacheDirectory () const
 
virtual bool supportsWorldShare () const
 
virtual bool hasJournalingFilesystem () const
 
virtual bool isAutoCompactionEnabled () const
 
virtual::std::chrono::nanoseconds getLevelSaveInterval () const
 
virtual::std::chrono::nanoseconds getOptionsSaveInterval () const
 
virtual bool hasPlatformSpecificInvites () const
 
virtual bool usePlatformProfilePicturesOnly () const
 
virtual bool allowBetaXblSignIn () const
 
virtual bool requiresXboxLiveSigninToPlay () const
 
virtual bool requiresLiveGoldForMultiplayer () const
 
virtual bool shouldRegisterForXboxLiveNotifications () const
 
virtual bool isRealmsEnabled () const
 
virtual bool minimizeBackgroundDownloads () const
 
virtual bool requiresAutoSaveIconExplanationPopup () const
 
virtual ::std::optional<::ScreenshotOptionsgetExtraLevelSaveDataIconParams (::std::string const &levelId) const
 
virtual ::std::vector<::std::shared_ptr<::Social::MultiplayerService > > getMultiplayerServiceListToRegister () const
 
virtual ::std::vector<::Social::MultiplayerServiceIdentifier > getBroadcastingMultiplayerServiceIds (bool xblBroadcast, bool platformBroadcast) const
 
virtual uint maxFileDataRequestConcurrency () const
 
virtual void goToExternalConsumablesStoreListing () const
 
virtual float getStoreNetworkFailureTimeout () const
 
virtual ::std::shared_ptr<::Core::FileStorageAreacreateLoggingStorageArea (::Core::FileAccessType fileAccessType, ::Core::Path const &loggingPath)
 
virtual void handlePlatformSpecificCommerceError (uint error)
 
virtual bool isEduMode () const
 
virtual bool importAsFlatFile () const
 
virtual bool isWebviewSupported () const
 
virtual ::std::shared_ptr<::WebviewInterfacecreateWebview (::Webview::PlatformArguments &&) const
 
virtual bool canAppSelfTerminate () const =0
 
virtual bool getPlatformTTSExists () const
 
virtual bool getPlatformTTSEnabled () const
 
virtual ::std::variant<::HWND__ *, ::std::monostate > getRenderSurfaceParameters () const
 
virtual bool shouldRemoveGraphicsDeviceOnAppTermination () const
 
virtual bool isJoinableViaExternalServers () const
 
virtual void onPrimaryUserNetworkReady ()
 
virtual bool isDisplayInitialized () const
 
virtual bool usesAsyncOptionSaving () const
 
virtual void showPlatformStoreIcon (bool shouldShow)
 
virtual void showPlatformEmptyStoreDialog (::std::function< void(bool)> &&callback)
 
virtual bool supportsVRModeSwap () const
 
virtual bool canSwapVRMode (bool const inVRMode) const
 
virtual void tryEnterVRMode (bool duringStartup, ::std::function< void(bool)> callback)
 
virtual void exitVRMode (::std::function< void()> callback)
 
virtual void initializeGameStreaming ()
 
virtual void notifyNetworkConfigurationChanged ()
 
virtual void setKeepScreenOnFlag (bool)
 
virtual void initializeMulticast () const
 
virtual void requestMulticastReceivePermission ()
 
virtual bool hasMulticastReceivePermission () const
 
virtual void releaseMulticastReceivePermission () const
 
virtual void onMinecraftGameInitComplete ()
 
virtual void onFullGameUnlock ()
 
virtual bool is24HourTimeFormat () const
 
virtual ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< bool > > showOSUserDialog (::std::string, ::std::string, ::std::string)
 
virtual ::Core::PathBuffer<::std::string > _getCurrentStoragePath () const =0
 
virtual ::Core::PathBuffer<::std::string > _getExternalStoragePath () const =0
 
virtual ::Core::PathBuffer<::std::string > _getInternalStoragePath () const =0
 
virtual ::Core::PathBuffer<::std::string > _getUserdataPath () const =0
 
virtual bool _tryEnableCPUBoost ()
 
virtual void _disableCPUBoost ()
 
virtual void _initializeFileStorageAreas ()
 
virtual void _teardownFileStorageAreas ()
 
virtual int getPlatformDpi () const
 
virtual::UIScalingRules getPlatformUIScalingRules () const
 
virtual ::Core::PathBuffer<::std::string > getPlatformTempPath () const =0
 
virtual void _onInitialize ()
 
virtual void _onTeardown ()
 
MCAPI AppPlatform (bool registerService)
 
MCAPI void _fireAppTerminated ()
 
MCAPI void _initializeLoadProfiler ()
 
MCAPI ::Core::PathBuffer<::std::string > getInternalStoragePath () const
 
MCAPI ::std::optional<::std::locale > getLocaleForDateTimeFormatting () const
 
MCAPI ::gsl::not_null<::Bedrock::PubSub::Connector< void(::LowMemorySeverity)> * > getOnLowMemoryConnector ()
 
MCAPI void * $ctor (bool registerService)
 
MCAPI void $dtor ()
 
MCAPI void $initialize ()
 
MCAPI void $teardown ()
 
MCAPI void $initAppPlatformNetworkSettings ()
 
MCAPI void $initializeScreenDependentResources ()
 
MCAPI uint64 $getHighPerformanceThreadsCount () const
 
MCAPI uint64 $getTotalHardwareThreadsCount () const
 
MCAPI void $initializeGraphicsDeviceTier ()
 
MCAPI void $addListener (::AppPlatformListener *l, float priority)
 
MCAPI void $removeListener (::AppPlatformListener *l)
 
MCAPI void $restartApp (bool restart)
 
MCAPI bool $restartRequested ()
 
MCAPI int const $numberOfThrottledTreatmentPacksToImportPerMinute () const
 
MCAPI bool const $areTreatmentPacksThrottled () const
 
MCAPI bool $hasFastAlphaTest () const
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::IntegrityTokenResult > > $requestIntegrityToken (::std::string const &nonceToken)
 
MCAPI void $setIntegrityToken (::std::string const &integrityToken)
 
MCAPI void $setIntegrityTokenErrorMessage (::std::string const &errorMessage)
 
MCAPI bool $supportsInPackageRecursion () const
 
MCAPI bool $supportsXboxLiveAchievements () const
 
MCAPI void $hideSplashScreen ()
 
MCAPI::std::string $getFeedbackBugsLink () const
 
MCAPI::std::string $getFeedbackHelpLink () const
 
MCAPI auto $getModalErrorMessageProc () -> ::AssertDialogResponse(*)(::std::string const &, ::std::string const &)
 
MCAPI void $updateLocalization (::std::string const &loc)
 
MCAPI void $setSleepEnabled (bool enabled)
 
MCAPI ::Core::PathBuffer<::std::string > $getScratchPath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getInternalPackStoragePath () const
 
MCAPI ::Core::PathBuffer<::std::string > $getSettingsPath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getLoggingPath () const
 
MCAPI ::Core::PathBuffer<::std::string > $getPackagedShaderCachePath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getShaderCachePath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getUserdataPathForLevels () const
 
MCAPI ::Core::PathBuffer<::std::string > $getCacheStoragePath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getOnDiskScratchPath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getOnDiskPackScratchPath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getLevelInfoCachePath () const
 
MCAPI ::Core::PathBuffer<::std::string > $getCatalogSearchScratchPath ()
 
MCAPI ::Core::PathBuffer<::std::string > $getUserStorageRootPath () const
 
MCAPI ::std::shared_ptr<::Core::FileStorageArea$getOrCreateStorageAreaForUser (::Social::UserCreationData const &)
 
MCAPI bool $hasSeparatedStorageAreasForContentAcquisition () const
 
MCAPI uint64 $getOptimalLDBSize ()
 
MCAPI int $getMaxLDBFilesOpen () const
 
MCAPI bool $getDisableLDBSeekCompactions () const
 
MCAPI void $showDialog (int dialogId)
 
MCAPI void $createUserInput ()
 
MCAPI void $createUserInput (int dialogId)
 
MCAPI int $getUserInputStatus ()
 
MCAPI ::std::vector<::std::string > $getUserInput ()
 
MCAPI ::Bedrock::NotNullNonOwnerPtr<::IFileAccess$getFileAccess (::ResourceFileSystem fileSystem)
 
MCAPI ::Core::PathBuffer<::std::string > $copyImportFileToTempFolder (::Core::Path const &filePath)
 
MCAPI void $registerFileForCollectionWithCrashDump (::Core::Path const &fileName)
 
MCAPI void $registerExperimentsActiveCrashDump (::std::vector<::std::string > const &activeExperiments) const
 
MCAPI int $getScreenWidth () const
 
MCAPI int $getScreenHeight () const
 
MCAPI int $getDisplayWidth ()
 
MCAPI int $getDisplayHeight ()
 
MCAPI void $setScreenSize (int width, int height)
 
MCAPI void $setWindowSize (int width, int height)
 
MCAPI void $setWindowText (::std::string const &title)
 
MCAPI ::std::optional<::OperationMode > $getOperationMode () const
 
MCAPI bool $allowContentLogWriteToDisk ()
 
MCAPI uint $getMaxClubsRequests () const
 
MCAPI bool $supportsLaunchingLegacyVersion () const
 
MCAPI void $launchLegacyVersion ()
 
MCAPI bool $canManageLegacyData () const
 
MCAPI bool $supportsDayOneExperience () const
 
MCAPI bool $canMigrateWorldData () const
 
MCAPI bool $isContentAutoUpdateAllowed () const
 
MCAPI int $getMaxSimultaneousDownloads () const
 
MCAPI uint $getMaxSimultaneousServiceRequests () const
 
MCAPI bool $isDownloadAndImportBlocking () const
 
MCAPI bool $isDownloadBuffered () const
 
MCAPI bool $supportsAutoSaveOnDBCompaction () const
 
MCAPI bool $supportsVibration () const
 
MCAPI void $vibrate (int milliSeconds)
 
MCAPI ::Core::PathBuffer<::std::string > $getAssetFileFullPath (::Core::Path const &filename)
 
MCAPI::std::string $readAssetFile (::Core::Path const &filename)
 
MCAPI bool $hasAssetFile (::Core::Path const &filename)
 
MCAPI bool $copyAssetFile (::Core::Path const &filename, ::Core::Path const &destination)
 
MCAPI ::std::set<::Core::PathBuffer<::std::string > > $listAssetFilesIn (::Core::Path const &path, ::std::string const &extension) const
 
MCAPI bool $supportsClientUpdate () const
 
MCAPI::std::string $getClientUpdateUrl () const
 
MCAPI int $checkLicense ()
 
MCAPI bool $hasBuyButtonWhenInvalidLicense ()
 
MCAPI bool $isNetworkAvailable () const
 
MCAPI bool $isLANAvailable () const
 
MCAPI bool $isNetworkEnabled (bool onlyWifiAllowed) const
 
MCAPI void $setNetworkAllowed (bool allowed)
 
MCAPI bool $isNetworkAllowed () const
 
MCAPI bool $isInternetAvailable () const
 
MCAPI ::std::optional< bool > $isOnWifiConnectionTelemetryValue ()
 
MCAPI::NetworkConnectionType $getNetworkConnectionType ()
 
MCAPI void $setNetworkConnectionType (::NetworkConnectionType connectionType)
 
MCAPI int $getDefaultNetworkMaxPlayers () const
 
MCAPI bool $multiplayerRequiresPremiumAccess () const
 
MCAPI bool $multiplayerRequiresUGCEnabled () const
 
MCAPI bool $isCrossPlatformToggleVisible () const
 
MCAPI bool $isTelemetryAllowed ()
 
MCAPI bool $isTrialWorldsTransferToFullGameAllowed () const
 
MCAPI void $buyGame ()
 
MCAPI void $finish ()
 
MCAPI bool $canLaunchUri (::std::string const &uri)
 
MCAPI void $launchUri (::std::string const &uri)
 
MCAPI void $launchSettings ()
 
MCAPI bool $useXboxControlHelpers () const
 
MCAPI::PlatformType $getPlatformType () const
 
MCAPI bool $isCentennial () const
 
MCAPI::std::string $getPackageFamilyName () const
 
MCAPI::BuildPlatform $getBuildPlatform () const
 
MCAPI void $setARVRPlatform (::ARVRPlatform)
 
MCAPI::ARVRPlatform $getARVRPlatform () const
 
MCAPI int $getNumberOfParticleFramesToInterpolate () const
 
MCAPI int $getDpi () const
 
MCAPI void $setDpi (int dpi)
 
MCAPI::UIScalingRules $getUIScalingRules () const
 
MCAPI void $setUIScalingRules (::UIScalingRules UIScalingRules)
 
MCAPI void $setVRControllerType (::VRControllerType controllerType)
 
MCAPI::VRControllerType $getVRControllerType () const
 
MCAPI bool $hasIDEProfiler ()
 
MCAPI::std::string $getPlatformStringVar (int stringId)
 
MCAPI uint64 $getMaximumUsedMemory ()
 
MCAPI uint64 $getLowMemoryEventThreshold (::LowMemorySeverity) const
 
MCAPI uint64 $getLowMemoryEventRecoveryThreshold (::LowMemorySeverity severity) const
 
MCAPI uint64 $getLowPhysicalMemoryThreshold () const
 
MCAPI void $calculateIfLowMemoryDevice ()
 
MCAPI bool $isLowMemoryDevice () const
 
MCAPI bool $isLowPhysicalMemoryDevice () const
 
MCAPI uint64 $getTextureMemoryBudget () const
 
MCAPI uint64 $getSingleMipDefaultMemoryBudget () const
 
MCAPI void $readyForApplicationExitInfo () const
 
MCAPI::DeviceSunsetTier $getDeviceSunsetTier () const
 
MCAPI int $getMaxSimRadiusInChunks () const
 
MCAPI ::std::vector<::std::string > $getBroadcastAddresses ()
 
MCAPI ::std::vector<::std::string > $getIPAddresses ()
 
MCAPI bool $useAppPlatformForTelemetryIPAddress ()
 
MCAPI::std::string $getModelName ()
 
MCAPI bool $usesHDRBrightness () const
 
MCAPI void $updateBootstrapSettingsFromTreatmentsAsync ()
 
MCAPI void $setFullscreenMode (::FullscreenMode const fullscreenMode)
 
MCAPI bool $isNetworkThrottled () const
 
MCAPI bool $isLANAllowed () const
 
MCAPI bool $doesLANRequireMultiplayerRestrictions () const
 
MCAPI void $collectGraphicsHardwareDetails ()
 
MCAPI::std::string $getEdition () const
 
MCAPI::OsVersion $getOSVersion () const
 
MCAPI bool $isWin10Arm () const
 
MCAPI void $setThreadsFrozen (bool frozen)
 
MCAPI bool $areThreadsFrozen () const
 
MCAPI float $getDefaultSafeZoneScaleX () const
 
MCAPI float $getDefaultSafeZoneScaleY () const
 
MCAPI float $getDefaultSafeZoneScaleAll () const
 
MCAPI float $getDefaultScreenPositionX () const
 
MCAPI float $getDefaultScreenPositionY () const
 
MCAPI bool $isQuitCapable () const
 
MCAPI bool $requireControllerAtStartup () const
 
MCAPI bool $notifyControllerConnectionStateChange () const
 
MCAPI bool $platformRequiresControllerApplet () const
 
MCAPI::InputMode $getDefaultInputMode () const
 
MCAPI::AppFocusState $getFocusState ()
 
MCAPI::AppLifecycleContext & $getAppLifecycleContext ()
 
MCAPI bool $supportsFliteTTS () const
 
MCAPI ::std::unique_ptr<::SecureStorage$getSecureStorage ()
 
MCAPI::SecureStorageKey $getSecureStorageKey (::std::string const &key)
 
MCAPI void $setSecureStorageKey (::std::string const &key, ::SecureStorageKey const &value)
 
MCAPI bool $devHotReloadRenderResources () const
 
MCAPI bool $shouldPauseDownloadsWhenEnterGame () const
 
MCAPI bool $compareAppReceiptToLocalReceipt (::std::string const &otherReceipt)
 
MCAPI::mce::UUID const & $getThirdPartyPackUUID () const
 
MCAPI bool $saveTreatmentPacksAsZips () const
 
MCAPI bool $saveEncryptedPacksAsZips () const
 
MCAPI bool $saveEncryptedWorldTemplatePacksAsZips () const
 
MCAPI bool $allowsResourcePackDevelopment () const
 
MCAPI bool $supportsLegacySinglePremiumCacheDirectory () const
 
MCAPI bool $supportsWorldShare () const
 
MCAPI bool $hasJournalingFilesystem () const
 
MCAPI bool $isAutoCompactionEnabled () const
 
MCAPI::std::chrono::nanoseconds $getLevelSaveInterval () const
 
MCAPI::std::chrono::nanoseconds $getOptionsSaveInterval () const
 
MCAPI bool $hasPlatformSpecificInvites () const
 
MCAPI bool $usePlatformProfilePicturesOnly () const
 
MCAPI bool $allowBetaXblSignIn () const
 
MCAPI bool $requiresXboxLiveSigninToPlay () const
 
MCAPI bool $requiresLiveGoldForMultiplayer () const
 
MCAPI bool $shouldRegisterForXboxLiveNotifications () const
 
MCAPI bool $isRealmsEnabled () const
 
MCAPI bool $minimizeBackgroundDownloads () const
 
MCAPI bool $requiresAutoSaveIconExplanationPopup () const
 
MCAPI ::std::optional<::ScreenshotOptions$getExtraLevelSaveDataIconParams (::std::string const &levelId) const
 
MCAPI ::std::vector<::std::shared_ptr<::Social::MultiplayerService > > $getMultiplayerServiceListToRegister () const
 
MCAPI ::std::vector<::Social::MultiplayerServiceIdentifier > $getBroadcastingMultiplayerServiceIds (bool xblBroadcast, bool platformBroadcast) const
 
MCAPI uint $maxFileDataRequestConcurrency () const
 
MCAPI void $goToExternalConsumablesStoreListing () const
 
MCAPI float $getStoreNetworkFailureTimeout () const
 
MCAPI ::std::shared_ptr<::Core::FileStorageArea$createLoggingStorageArea (::Core::FileAccessType fileAccessType, ::Core::Path const &loggingPath)
 
MCAPI void $handlePlatformSpecificCommerceError (uint error)
 
MCAPI bool $isEduMode () const
 
MCAPI bool $importAsFlatFile () const
 
MCAPI bool $isWebviewSupported () const
 
MCAPI ::std::shared_ptr<::WebviewInterface$createWebview (::Webview::PlatformArguments &&) const
 
MCAPI bool $getPlatformTTSExists () const
 
MCAPI bool $getPlatformTTSEnabled () const
 
MCAPI ::std::variant<::HWND__ *, ::std::monostate > $getRenderSurfaceParameters () const
 
MCAPI bool $shouldRemoveGraphicsDeviceOnAppTermination () const
 
MCAPI bool $isJoinableViaExternalServers () const
 
MCAPI void $onPrimaryUserNetworkReady ()
 
MCAPI bool $isDisplayInitialized () const
 
MCAPI bool $usesAsyncOptionSaving () const
 
MCAPI void $showPlatformStoreIcon (bool shouldShow)
 
MCAPI void $showPlatformEmptyStoreDialog (::std::function< void(bool)> &&callback)
 
MCAPI bool $supportsVRModeSwap () const
 
MCAPI bool $canSwapVRMode (bool const inVRMode) const
 
MCAPI void $tryEnterVRMode (bool duringStartup, ::std::function< void(bool)> callback)
 
MCAPI void $exitVRMode (::std::function< void()> callback)
 
MCAPI void $initializeGameStreaming ()
 
MCAPI void $notifyNetworkConfigurationChanged ()
 
MCAPI void $setKeepScreenOnFlag (bool)
 
MCAPI void $initializeMulticast () const
 
MCAPI void $requestMulticastReceivePermission ()
 
MCAPI bool $hasMulticastReceivePermission () const
 
MCAPI void $releaseMulticastReceivePermission () const
 
MCAPI void $onMinecraftGameInitComplete ()
 
MCAPI void $onFullGameUnlock ()
 
MCAPI bool $is24HourTimeFormat () const
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< bool > > $showOSUserDialog (::std::string, ::std::string, ::std::string)
 
MCAPI bool $_tryEnableCPUBoost ()
 
MCAPI void $_disableCPUBoost ()
 
MCAPI void $_initializeFileStorageAreas ()
 
MCAPI void $_teardownFileStorageAreas ()
 
MCAPI int $getPlatformDpi () const
 
MCAPI::UIScalingRules $getPlatformUIScalingRules () const
 
MCAPI void $_onInitialize ()
 
MCAPI void $_onTeardown ()
 

Static Public Member Functions

static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & HOME_PATH ()
 
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & LOG_PATH ()
 
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & SETTINGS_PATH ()
 
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & SHADERCACHE_PATH ()
 
static MCAPI void ** $vftableForIAppPlatform ()
 
static MCAPI void ** $vftableForISecureStorageKeySystem ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnkcb9aaa
 
::ll::UntypedStorage< 8, 8 > mUnk2be013
 
::ll::UntypedStorage< 8, 8 > mUnk6c1d8d
 
::ll::UntypedStorage< 1, 1 > mUnkbe6f7b
 
::ll::UntypedStorage< 1, 1 > mUnk513795
 
::ll::UntypedStorage< 1, 1 > mUnkce9805
 
::ll::UntypedStorage< 4, 4 > mUnk94a798
 
::ll::UntypedStorage< 8, 16 > mUnk7a3ae6
 
::ll::UntypedStorage< 8, 104 > mUnke68af5
 
::ll::UntypedStorage< 1, 1 > mUnk3eb9fc
 
::ll::UntypedStorage< 8, 64 > mUnkb50203
 
::ll::UntypedStorage< 1, 4 > mUnka5d242
 
::ll::UntypedStorage< 4, 4 > mUnk678160
 
::ll::UntypedStorage< 8, 80 > mUnkafb54c
 
::ll::UntypedStorage< 8, 32 > mUnked78dc
 
::ll::UntypedStorage< 8, 32 > mUnkb79db9
 
::ll::UntypedStorage< 8, 32 > mUnk2d8cb0
 
::ll::UntypedStorage< 4, 4 > mUnkc074d8
 
::ll::UntypedStorage< 8, 8 > mUnkdc46a5
 
::ll::UntypedStorage< 8, 8 > mUnk59b922
 
::ll::UntypedStorage< 8, 8 > mUnk14a700
 
::ll::UntypedStorage< 8, 8 > mUnk2c6ecf
 
::ll::UntypedStorage< 1, 1 > mUnk31e0b7
 
::ll::UntypedStorage< 8, 32 > mUnk6d6135
 
::ll::UntypedStorage< 8, 8 > mUnk896a24
 
::ll::UntypedStorage< 8, 8 > mUnk69a5b2
 
::ll::UntypedStorage< 1, 1 > mUnkd7bea9
 
::ll::UntypedStorage< 8, 40 > mUnk20e405
 
::ll::UntypedStorage< 8, 8 > mUnk69afa6
 
::ll::UntypedStorage< 1, 1 > mUnk6e12ac
 
::ll::UntypedStorage< 1, 1 > mUnkff6e88
 
::ll::UntypedStorage< 4, 4 > mUnk1d28ac
 
::ll::UntypedStorage< 4, 4 > mUnk81425d
 
::ll::UntypedStorage< 1, 1 > mUnkd5341c
 
::ll::UntypedStorage< 1, 1 > mUnkdcaaf8
 
::ll::UntypedStorage< 1, 1 > mUnk113b3b
 
::ll::UntypedStorage< 1, 1 > mUnkbe6182
 
::ll::UntypedStorage< 1, 1 > mUnkb00e9d
 
::ll::UntypedStorage< 1, 1 > mUnk78da06
 
::ll::UntypedStorage< 1, 1 > mUnk2ff939
 
::ll::UntypedStorage< 8, 32 > mUnkd9746f
 
::ll::UntypedStorage< 8, 80 > mUnk267c61
 
::ll::UntypedStorage< 8, 32 > mUnk26e8ea
 
::ll::UntypedStorage< 8, 80 > mUnkd6f5b8
 
::ll::UntypedStorage< 8, 8 > mUnkb30295
 
::ll::UntypedStorage< 8, 8 > mUnk40dee2
 
::ll::UntypedStorage< 8, 8 > mUnk92e07d
 
::ll::UntypedStorage< 8, 16 > mUnk31065b
 
::ll::UntypedStorage< 8, 16 > mUnk429079
 
::ll::UntypedStorage< 8, 16 > mUnk706c14
 
::ll::UntypedStorage< 8, 16 > mUnk391b07
 
::ll::UntypedStorage< 8, 16 > mUnke84b85
 
::ll::UntypedStorage< 8, 16 > mUnkb30208
 
::ll::UntypedStorage< 8, 8 > mUnkf2b382
 
::ll::UntypedStorage< 4, 4 > mUnk50488d
 
::ll::UntypedStorage< 8, 16 > mUnkea295c
 
::ll::UntypedStorage< 8, 8 > mUnk412bfa
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ AppPlatform()

MCAPI AppPlatform::AppPlatform ( bool registerService)
explicit
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

◆ initAppPlatformNetworkSettings()

virtual void AppPlatform::initAppPlatformNetworkSettings ( )
virtual

Implements IAppPlatform.

◆ restartRequested()

virtual bool AppPlatform::restartRequested ( )
virtual

Implements IAppPlatform.

◆ numberOfThrottledTreatmentPacksToImportPerMinute()

virtual int const AppPlatform::numberOfThrottledTreatmentPacksToImportPerMinute ( ) const
virtual

Implements IAppPlatform.

◆ areTreatmentPacksThrottled()

virtual bool const AppPlatform::areTreatmentPacksThrottled ( ) const
virtual

Implements IAppPlatform.

◆ getLoggingPath()

virtual ::Core::PathBuffer<::std::string > AppPlatform::getLoggingPath ( ) const
virtual

Implements IAppPlatform.

◆ isNetworkAvailable()

virtual bool AppPlatform::isNetworkAvailable ( ) const
virtual

Implements IAppPlatform.

◆ isLANAvailable()

virtual bool AppPlatform::isLANAvailable ( ) const
virtual

Implements IAppPlatform.

◆ isNetworkEnabled()

virtual bool AppPlatform::isNetworkEnabled ( bool onlyWifiAllowed) const
virtual

Implements IAppPlatform.

◆ isInternetAvailable()

virtual bool AppPlatform::isInternetAvailable ( ) const
virtual

Implements IAppPlatform.

◆ multiplayerRequiresPremiumAccess()

virtual bool AppPlatform::multiplayerRequiresPremiumAccess ( ) const
virtual

Implements IAppPlatform.

◆ multiplayerRequiresUGCEnabled()

virtual bool AppPlatform::multiplayerRequiresUGCEnabled ( ) const
virtual

Implements IAppPlatform.

◆ getBuildPlatform()

virtual::BuildPlatform AppPlatform::getBuildPlatform ( ) const
virtual

Implements IAppPlatform.

◆ getARVRPlatform()

virtual::ARVRPlatform AppPlatform::getARVRPlatform ( ) const
virtual

Implements IAppPlatform.

◆ getTotalPhysicalMemory()

virtual uint64 AppPlatform::getTotalPhysicalMemory ( ) const
pure virtual

Implements IAppPlatform.

◆ getLowPhysicalMemoryThreshold()

virtual uint64 AppPlatform::getLowPhysicalMemoryThreshold ( ) const
virtual

Implements IAppPlatform.

◆ isLowMemoryDevice()

virtual bool AppPlatform::isLowMemoryDevice ( ) const
virtual

Implements IAppPlatform.

◆ isLowPhysicalMemoryDevice()

virtual bool AppPlatform::isLowPhysicalMemoryDevice ( ) const
virtual

Implements IAppPlatform.

◆ isLANAllowed()

virtual bool AppPlatform::isLANAllowed ( ) const
virtual

Implements IAppPlatform.

◆ getSecureStorageKey()

virtual::SecureStorageKey AppPlatform::getSecureStorageKey ( ::std::string const & key)
virtual

◆ setSecureStorageKey()

virtual void AppPlatform::setSecureStorageKey ( ::std::string const & key,
::SecureStorageKey const & value )
virtual

◆ isRealmsEnabled()

virtual bool AppPlatform::isRealmsEnabled ( ) const
virtual

Implements IAppPlatform.

◆ getBroadcastingMultiplayerServiceIds()

virtual ::std::vector<::Social::MultiplayerServiceIdentifier > AppPlatform::getBroadcastingMultiplayerServiceIds ( bool xblBroadcast,
bool platformBroadcast ) const
virtual

Implements IAppPlatform.

◆ _fireAppTerminated()

MCAPI void AppPlatform::_fireAppTerminated ( )
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.

◆ _initializeLoadProfiler()

MCAPI void AppPlatform::_initializeLoadProfiler ( )
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.

◆ getInternalStoragePath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::getInternalStoragePath ( ) 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.

◆ getLocaleForDateTimeFormatting()

MCAPI ::std::optional<::std::locale > AppPlatform::getLocaleForDateTimeFormatting ( ) 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.

◆ getOnLowMemoryConnector()

MCAPI ::gsl::not_null<::Bedrock::PubSub::Connector< void(::LowMemorySeverity)> * > AppPlatform::getOnLowMemoryConnector ( )
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.

◆ HOME_PATH()

static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & AppPlatform::HOME_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.

◆ LOG_PATH()

static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & AppPlatform::LOG_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.

◆ SETTINGS_PATH()

static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & AppPlatform::SETTINGS_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.

◆ SHADERCACHE_PATH()

static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & AppPlatform::SHADERCACHE_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()

MCAPI void * AppPlatform::$ctor ( bool registerService)
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 AppPlatform::$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.

◆ $initialize()

MCAPI void AppPlatform::$initialize ( )
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.

◆ $teardown()

MCAPI void AppPlatform::$teardown ( )
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.

◆ $initAppPlatformNetworkSettings()

MCAPI void AppPlatform::$initAppPlatformNetworkSettings ( )
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.

◆ $initializeScreenDependentResources()

MCAPI void AppPlatform::$initializeScreenDependentResources ( )
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.

◆ $getHighPerformanceThreadsCount()

MCAPI uint64 AppPlatform::$getHighPerformanceThreadsCount ( ) 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.

◆ $getTotalHardwareThreadsCount()

MCAPI uint64 AppPlatform::$getTotalHardwareThreadsCount ( ) 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.

◆ $initializeGraphicsDeviceTier()

MCAPI void AppPlatform::$initializeGraphicsDeviceTier ( )
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.

◆ $addListener()

MCAPI void AppPlatform::$addListener ( ::AppPlatformListener * l,
float priority )
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.

◆ $removeListener()

MCAPI void AppPlatform::$removeListener ( ::AppPlatformListener * l)
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.

◆ $restartApp()

MCAPI void AppPlatform::$restartApp ( bool restart)
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.

◆ $restartRequested()

MCAPI bool AppPlatform::$restartRequested ( )
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.

◆ $numberOfThrottledTreatmentPacksToImportPerMinute()

MCAPI int const AppPlatform::$numberOfThrottledTreatmentPacksToImportPerMinute ( ) 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.

◆ $areTreatmentPacksThrottled()

MCAPI bool const AppPlatform::$areTreatmentPacksThrottled ( ) 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.

◆ $hasFastAlphaTest()

MCAPI bool AppPlatform::$hasFastAlphaTest ( ) 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.

◆ $requestIntegrityToken()

MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::IntegrityTokenResult > > AppPlatform::$requestIntegrityToken ( ::std::string const & nonceToken)
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.

◆ $setIntegrityToken()

MCAPI void AppPlatform::$setIntegrityToken ( ::std::string const & integrityToken)
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.

◆ $setIntegrityTokenErrorMessage()

MCAPI void AppPlatform::$setIntegrityTokenErrorMessage ( ::std::string const & errorMessage)
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.

◆ $supportsInPackageRecursion()

MCAPI bool AppPlatform::$supportsInPackageRecursion ( ) 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.

◆ $supportsXboxLiveAchievements()

MCAPI bool AppPlatform::$supportsXboxLiveAchievements ( ) 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.

◆ $hideSplashScreen()

MCAPI void AppPlatform::$hideSplashScreen ( )
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.

◆ $getFeedbackBugsLink()

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

◆ $getFeedbackHelpLink()

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

◆ $getModalErrorMessageProc()

MCAPI auto AppPlatform::$getModalErrorMessageProc ( ) -> ::AssertDialogResponse(*)(::std::string const &, ::std::string 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.

◆ $updateLocalization()

MCAPI void AppPlatform::$updateLocalization ( ::std::string const & loc)
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.

◆ $setSleepEnabled()

MCAPI void AppPlatform::$setSleepEnabled ( bool enabled)
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.

◆ $getScratchPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getScratchPath ( )
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.

◆ $getInternalPackStoragePath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getInternalPackStoragePath ( ) 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.

◆ $getSettingsPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getSettingsPath ( )
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.

◆ $getLoggingPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getLoggingPath ( ) 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.

◆ $getPackagedShaderCachePath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getPackagedShaderCachePath ( )
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.

◆ $getShaderCachePath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getShaderCachePath ( )
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.

◆ $getUserdataPathForLevels()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getUserdataPathForLevels ( ) 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.

◆ $getCacheStoragePath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getCacheStoragePath ( )
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.

◆ $getOnDiskScratchPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getOnDiskScratchPath ( )
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.

◆ $getOnDiskPackScratchPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getOnDiskPackScratchPath ( )
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.

◆ $getLevelInfoCachePath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getLevelInfoCachePath ( ) 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.

◆ $getCatalogSearchScratchPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getCatalogSearchScratchPath ( )
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.

◆ $getUserStorageRootPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getUserStorageRootPath ( ) 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.

◆ $getOrCreateStorageAreaForUser()

MCAPI ::std::shared_ptr<::Core::FileStorageArea > AppPlatform::$getOrCreateStorageAreaForUser ( ::Social::UserCreationData 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.

◆ $hasSeparatedStorageAreasForContentAcquisition()

MCAPI bool AppPlatform::$hasSeparatedStorageAreasForContentAcquisition ( ) 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.

◆ $getOptimalLDBSize()

MCAPI uint64 AppPlatform::$getOptimalLDBSize ( )
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.

◆ $getMaxLDBFilesOpen()

MCAPI int AppPlatform::$getMaxLDBFilesOpen ( ) 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.

◆ $getDisableLDBSeekCompactions()

MCAPI bool AppPlatform::$getDisableLDBSeekCompactions ( ) 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.

◆ $showDialog()

MCAPI void AppPlatform::$showDialog ( int dialogId)
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.

◆ $createUserInput() [1/2]

MCAPI void AppPlatform::$createUserInput ( )
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.

◆ $createUserInput() [2/2]

MCAPI void AppPlatform::$createUserInput ( int dialogId)
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.

◆ $getUserInputStatus()

MCAPI int AppPlatform::$getUserInputStatus ( )
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.

◆ $getUserInput()

MCAPI ::std::vector<::std::string > AppPlatform::$getUserInput ( )
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.

◆ $getFileAccess()

MCAPI ::Bedrock::NotNullNonOwnerPtr<::IFileAccess > AppPlatform::$getFileAccess ( ::ResourceFileSystem fileSystem)
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.

◆ $copyImportFileToTempFolder()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$copyImportFileToTempFolder ( ::Core::Path const & filePath)
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.

◆ $registerFileForCollectionWithCrashDump()

MCAPI void AppPlatform::$registerFileForCollectionWithCrashDump ( ::Core::Path const & fileName)
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.

◆ $registerExperimentsActiveCrashDump()

MCAPI void AppPlatform::$registerExperimentsActiveCrashDump ( ::std::vector<::std::string > const & activeExperiments) 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.

◆ $getScreenWidth()

MCAPI int AppPlatform::$getScreenWidth ( ) 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.

◆ $getScreenHeight()

MCAPI int AppPlatform::$getScreenHeight ( ) 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.

◆ $getDisplayWidth()

MCAPI int AppPlatform::$getDisplayWidth ( )
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.

◆ $getDisplayHeight()

MCAPI int AppPlatform::$getDisplayHeight ( )
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.

◆ $setScreenSize()

MCAPI void AppPlatform::$setScreenSize ( int width,
int height )
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.

◆ $setWindowSize()

MCAPI void AppPlatform::$setWindowSize ( int width,
int height )
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.

◆ $setWindowText()

MCAPI void AppPlatform::$setWindowText ( ::std::string const & title)
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.

◆ $getOperationMode()

MCAPI ::std::optional<::OperationMode > AppPlatform::$getOperationMode ( ) 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.

◆ $allowContentLogWriteToDisk()

MCAPI bool AppPlatform::$allowContentLogWriteToDisk ( )
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.

◆ $getMaxClubsRequests()

MCAPI uint AppPlatform::$getMaxClubsRequests ( ) 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.

◆ $supportsLaunchingLegacyVersion()

MCAPI bool AppPlatform::$supportsLaunchingLegacyVersion ( ) 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.

◆ $launchLegacyVersion()

MCAPI void AppPlatform::$launchLegacyVersion ( )
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.

◆ $canManageLegacyData()

MCAPI bool AppPlatform::$canManageLegacyData ( ) 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.

◆ $supportsDayOneExperience()

MCAPI bool AppPlatform::$supportsDayOneExperience ( ) 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.

◆ $canMigrateWorldData()

MCAPI bool AppPlatform::$canMigrateWorldData ( ) 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.

◆ $isContentAutoUpdateAllowed()

MCAPI bool AppPlatform::$isContentAutoUpdateAllowed ( ) 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.

◆ $getMaxSimultaneousDownloads()

MCAPI int AppPlatform::$getMaxSimultaneousDownloads ( ) 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.

◆ $getMaxSimultaneousServiceRequests()

MCAPI uint AppPlatform::$getMaxSimultaneousServiceRequests ( ) 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.

◆ $isDownloadAndImportBlocking()

MCAPI bool AppPlatform::$isDownloadAndImportBlocking ( ) 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.

◆ $isDownloadBuffered()

MCAPI bool AppPlatform::$isDownloadBuffered ( ) 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.

◆ $supportsAutoSaveOnDBCompaction()

MCAPI bool AppPlatform::$supportsAutoSaveOnDBCompaction ( ) 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.

◆ $supportsVibration()

MCAPI bool AppPlatform::$supportsVibration ( ) 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.

◆ $vibrate()

MCAPI void AppPlatform::$vibrate ( int milliSeconds)
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.

◆ $getAssetFileFullPath()

MCAPI ::Core::PathBuffer<::std::string > AppPlatform::$getAssetFileFullPath ( ::Core::Path const & filename)
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.

◆ $readAssetFile()

MCAPI::std::string AppPlatform::$readAssetFile ( ::Core::Path const & filename)
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.

◆ $hasAssetFile()

MCAPI bool AppPlatform::$hasAssetFile ( ::Core::Path const & filename)
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.

◆ $copyAssetFile()

MCAPI bool AppPlatform::$copyAssetFile ( ::Core::Path const & filename,
::Core::Path const & destination )
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.

◆ $listAssetFilesIn()

MCAPI ::std::set<::Core::PathBuffer<::std::string > > AppPlatform::$listAssetFilesIn ( ::Core::Path const & path,
::std::string const & extension ) 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.

◆ $supportsClientUpdate()

MCAPI bool AppPlatform::$supportsClientUpdate ( ) 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.

◆ $getClientUpdateUrl()

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

◆ $checkLicense()

MCAPI int AppPlatform::$checkLicense ( )
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.

◆ $hasBuyButtonWhenInvalidLicense()

MCAPI bool AppPlatform::$hasBuyButtonWhenInvalidLicense ( )
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.

◆ $isNetworkAvailable()

MCAPI bool AppPlatform::$isNetworkAvailable ( ) 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.

◆ $isLANAvailable()

MCAPI bool AppPlatform::$isLANAvailable ( ) 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.

◆ $isNetworkEnabled()

MCAPI bool AppPlatform::$isNetworkEnabled ( bool onlyWifiAllowed) 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.

◆ $setNetworkAllowed()

MCAPI void AppPlatform::$setNetworkAllowed ( bool allowed)
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.

◆ $isNetworkAllowed()

MCAPI bool AppPlatform::$isNetworkAllowed ( ) 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.

◆ $isInternetAvailable()

MCAPI bool AppPlatform::$isInternetAvailable ( ) 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.

◆ $isOnWifiConnectionTelemetryValue()

MCAPI ::std::optional< bool > AppPlatform::$isOnWifiConnectionTelemetryValue ( )
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.

◆ $getNetworkConnectionType()

MCAPI::NetworkConnectionType AppPlatform::$getNetworkConnectionType ( )
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.

◆ $setNetworkConnectionType()

MCAPI void AppPlatform::$setNetworkConnectionType ( ::NetworkConnectionType connectionType)
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.

◆ $getDefaultNetworkMaxPlayers()

MCAPI int AppPlatform::$getDefaultNetworkMaxPlayers ( ) 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.

◆ $multiplayerRequiresPremiumAccess()

MCAPI bool AppPlatform::$multiplayerRequiresPremiumAccess ( ) 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.

◆ $multiplayerRequiresUGCEnabled()

MCAPI bool AppPlatform::$multiplayerRequiresUGCEnabled ( ) 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.

◆ $isCrossPlatformToggleVisible()

MCAPI bool AppPlatform::$isCrossPlatformToggleVisible ( ) 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.

◆ $isTelemetryAllowed()

MCAPI bool AppPlatform::$isTelemetryAllowed ( )
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.

◆ $isTrialWorldsTransferToFullGameAllowed()

MCAPI bool AppPlatform::$isTrialWorldsTransferToFullGameAllowed ( ) 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.

◆ $buyGame()

MCAPI void AppPlatform::$buyGame ( )
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.

◆ $finish()

MCAPI void AppPlatform::$finish ( )
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.

◆ $canLaunchUri()

MCAPI bool AppPlatform::$canLaunchUri ( ::std::string const & uri)
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.

◆ $launchUri()

MCAPI void AppPlatform::$launchUri ( ::std::string const & uri)
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.

◆ $launchSettings()

MCAPI void AppPlatform::$launchSettings ( )
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.

◆ $useXboxControlHelpers()

MCAPI bool AppPlatform::$useXboxControlHelpers ( ) 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.

◆ $getPlatformType()

MCAPI::PlatformType AppPlatform::$getPlatformType ( ) 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.

◆ $isCentennial()

MCAPI bool AppPlatform::$isCentennial ( ) 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.

◆ $getPackageFamilyName()

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

◆ $getBuildPlatform()

MCAPI::BuildPlatform AppPlatform::$getBuildPlatform ( ) 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.

◆ $setARVRPlatform()

MCAPI void AppPlatform::$setARVRPlatform ( ::ARVRPlatform )
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.

◆ $getARVRPlatform()

MCAPI::ARVRPlatform AppPlatform::$getARVRPlatform ( ) 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.

◆ $getNumberOfParticleFramesToInterpolate()

MCAPI int AppPlatform::$getNumberOfParticleFramesToInterpolate ( ) 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.

◆ $getDpi()

MCAPI int AppPlatform::$getDpi ( ) 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.

◆ $setDpi()

MCAPI void AppPlatform::$setDpi ( int dpi)
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.

◆ $getUIScalingRules()

MCAPI::UIScalingRules AppPlatform::$getUIScalingRules ( ) 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.

◆ $setUIScalingRules()

MCAPI void AppPlatform::$setUIScalingRules ( ::UIScalingRules UIScalingRules)
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.

◆ $setVRControllerType()

MCAPI void AppPlatform::$setVRControllerType ( ::VRControllerType controllerType)
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.

◆ $getVRControllerType()

MCAPI::VRControllerType AppPlatform::$getVRControllerType ( ) 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.

◆ $hasIDEProfiler()

MCAPI bool AppPlatform::$hasIDEProfiler ( )
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.

◆ $getPlatformStringVar()

MCAPI::std::string AppPlatform::$getPlatformStringVar ( int stringId)
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.

◆ $getMaximumUsedMemory()

MCAPI uint64 AppPlatform::$getMaximumUsedMemory ( )
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.

◆ $getLowMemoryEventThreshold()

MCAPI uint64 AppPlatform::$getLowMemoryEventThreshold ( ::LowMemorySeverity ) 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.

◆ $getLowMemoryEventRecoveryThreshold()

MCAPI uint64 AppPlatform::$getLowMemoryEventRecoveryThreshold ( ::LowMemorySeverity severity) 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.

◆ $getLowPhysicalMemoryThreshold()

MCAPI uint64 AppPlatform::$getLowPhysicalMemoryThreshold ( ) 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.

◆ $calculateIfLowMemoryDevice()

MCAPI void AppPlatform::$calculateIfLowMemoryDevice ( )
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.

◆ $isLowMemoryDevice()

MCAPI bool AppPlatform::$isLowMemoryDevice ( ) 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.

◆ $isLowPhysicalMemoryDevice()

MCAPI bool AppPlatform::$isLowPhysicalMemoryDevice ( ) 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.

◆ $getTextureMemoryBudget()

MCAPI uint64 AppPlatform::$getTextureMemoryBudget ( ) 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.

◆ $getSingleMipDefaultMemoryBudget()

MCAPI uint64 AppPlatform::$getSingleMipDefaultMemoryBudget ( ) 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.

◆ $readyForApplicationExitInfo()

MCAPI void AppPlatform::$readyForApplicationExitInfo ( ) 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.

◆ $getDeviceSunsetTier()

MCAPI::DeviceSunsetTier AppPlatform::$getDeviceSunsetTier ( ) 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.

◆ $getMaxSimRadiusInChunks()

MCAPI int AppPlatform::$getMaxSimRadiusInChunks ( ) 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.

◆ $getBroadcastAddresses()

MCAPI ::std::vector<::std::string > AppPlatform::$getBroadcastAddresses ( )
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.

◆ $getIPAddresses()

MCAPI ::std::vector<::std::string > AppPlatform::$getIPAddresses ( )
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.

◆ $useAppPlatformForTelemetryIPAddress()

MCAPI bool AppPlatform::$useAppPlatformForTelemetryIPAddress ( )
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.

◆ $getModelName()

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

◆ $usesHDRBrightness()

MCAPI bool AppPlatform::$usesHDRBrightness ( ) 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.

◆ $updateBootstrapSettingsFromTreatmentsAsync()

MCAPI void AppPlatform::$updateBootstrapSettingsFromTreatmentsAsync ( )
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.

◆ $setFullscreenMode()

MCAPI void AppPlatform::$setFullscreenMode ( ::FullscreenMode const fullscreenMode)
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.

◆ $isNetworkThrottled()

MCAPI bool AppPlatform::$isNetworkThrottled ( ) 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.

◆ $isLANAllowed()

MCAPI bool AppPlatform::$isLANAllowed ( ) 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.

◆ $doesLANRequireMultiplayerRestrictions()

MCAPI bool AppPlatform::$doesLANRequireMultiplayerRestrictions ( ) 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.

◆ $collectGraphicsHardwareDetails()

MCAPI void AppPlatform::$collectGraphicsHardwareDetails ( )
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.

◆ $getEdition()

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

◆ $getOSVersion()

MCAPI::OsVersion AppPlatform::$getOSVersion ( ) 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.

◆ $isWin10Arm()

MCAPI bool AppPlatform::$isWin10Arm ( ) 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.

◆ $setThreadsFrozen()

MCAPI void AppPlatform::$setThreadsFrozen ( bool frozen)
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.

◆ $areThreadsFrozen()

MCAPI bool AppPlatform::$areThreadsFrozen ( ) 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.

◆ $getDefaultSafeZoneScaleX()

MCAPI float AppPlatform::$getDefaultSafeZoneScaleX ( ) 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.

◆ $getDefaultSafeZoneScaleY()

MCAPI float AppPlatform::$getDefaultSafeZoneScaleY ( ) 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.

◆ $getDefaultSafeZoneScaleAll()

MCAPI float AppPlatform::$getDefaultSafeZoneScaleAll ( ) 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.

◆ $getDefaultScreenPositionX()

MCAPI float AppPlatform::$getDefaultScreenPositionX ( ) 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.

◆ $getDefaultScreenPositionY()

MCAPI float AppPlatform::$getDefaultScreenPositionY ( ) 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.

◆ $isQuitCapable()

MCAPI bool AppPlatform::$isQuitCapable ( ) 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.

◆ $requireControllerAtStartup()

MCAPI bool AppPlatform::$requireControllerAtStartup ( ) 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.

◆ $notifyControllerConnectionStateChange()

MCAPI bool AppPlatform::$notifyControllerConnectionStateChange ( ) 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.

◆ $platformRequiresControllerApplet()

MCAPI bool AppPlatform::$platformRequiresControllerApplet ( ) 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.

◆ $getDefaultInputMode()

MCAPI::InputMode AppPlatform::$getDefaultInputMode ( ) 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.

◆ $getFocusState()

MCAPI::AppFocusState AppPlatform::$getFocusState ( )
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.

◆ $getAppLifecycleContext()

MCAPI::AppLifecycleContext & AppPlatform::$getAppLifecycleContext ( )
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.

◆ $supportsFliteTTS()

MCAPI bool AppPlatform::$supportsFliteTTS ( ) 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.

◆ $getSecureStorage()

MCAPI ::std::unique_ptr<::SecureStorage > AppPlatform::$getSecureStorage ( )
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.

◆ $getSecureStorageKey()

MCAPI::SecureStorageKey AppPlatform::$getSecureStorageKey ( ::std::string const & key)
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.

◆ $setSecureStorageKey()

MCAPI void AppPlatform::$setSecureStorageKey ( ::std::string const & key,
::SecureStorageKey const & value )
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.

◆ $devHotReloadRenderResources()

MCAPI bool AppPlatform::$devHotReloadRenderResources ( ) 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.

◆ $shouldPauseDownloadsWhenEnterGame()

MCAPI bool AppPlatform::$shouldPauseDownloadsWhenEnterGame ( ) 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.

◆ $compareAppReceiptToLocalReceipt()

MCAPI bool AppPlatform::$compareAppReceiptToLocalReceipt ( ::std::string const & otherReceipt)
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.

◆ $getThirdPartyPackUUID()

MCAPI::mce::UUID const & AppPlatform::$getThirdPartyPackUUID ( ) 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.

◆ $saveTreatmentPacksAsZips()

MCAPI bool AppPlatform::$saveTreatmentPacksAsZips ( ) 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.

◆ $saveEncryptedPacksAsZips()

MCAPI bool AppPlatform::$saveEncryptedPacksAsZips ( ) 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.

◆ $saveEncryptedWorldTemplatePacksAsZips()

MCAPI bool AppPlatform::$saveEncryptedWorldTemplatePacksAsZips ( ) 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.

◆ $allowsResourcePackDevelopment()

MCAPI bool AppPlatform::$allowsResourcePackDevelopment ( ) 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.

◆ $supportsLegacySinglePremiumCacheDirectory()

MCAPI bool AppPlatform::$supportsLegacySinglePremiumCacheDirectory ( ) 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.

◆ $supportsWorldShare()

MCAPI bool AppPlatform::$supportsWorldShare ( ) 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.

◆ $hasJournalingFilesystem()

MCAPI bool AppPlatform::$hasJournalingFilesystem ( ) 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.

◆ $isAutoCompactionEnabled()

MCAPI bool AppPlatform::$isAutoCompactionEnabled ( ) 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.

◆ $getLevelSaveInterval()

MCAPI::std::chrono::nanoseconds AppPlatform::$getLevelSaveInterval ( ) 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.

◆ $getOptionsSaveInterval()

MCAPI::std::chrono::nanoseconds AppPlatform::$getOptionsSaveInterval ( ) 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.

◆ $hasPlatformSpecificInvites()

MCAPI bool AppPlatform::$hasPlatformSpecificInvites ( ) 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.

◆ $usePlatformProfilePicturesOnly()

MCAPI bool AppPlatform::$usePlatformProfilePicturesOnly ( ) 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.

◆ $allowBetaXblSignIn()

MCAPI bool AppPlatform::$allowBetaXblSignIn ( ) 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.

◆ $requiresXboxLiveSigninToPlay()

MCAPI bool AppPlatform::$requiresXboxLiveSigninToPlay ( ) 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.

◆ $requiresLiveGoldForMultiplayer()

MCAPI bool AppPlatform::$requiresLiveGoldForMultiplayer ( ) 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.

◆ $shouldRegisterForXboxLiveNotifications()

MCAPI bool AppPlatform::$shouldRegisterForXboxLiveNotifications ( ) 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.

◆ $isRealmsEnabled()

MCAPI bool AppPlatform::$isRealmsEnabled ( ) 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.

◆ $minimizeBackgroundDownloads()

MCAPI bool AppPlatform::$minimizeBackgroundDownloads ( ) 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.

◆ $requiresAutoSaveIconExplanationPopup()

MCAPI bool AppPlatform::$requiresAutoSaveIconExplanationPopup ( ) 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.

◆ $getExtraLevelSaveDataIconParams()

MCAPI ::std::optional<::ScreenshotOptions > AppPlatform::$getExtraLevelSaveDataIconParams ( ::std::string const & levelId) 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.

◆ $getMultiplayerServiceListToRegister()

MCAPI ::std::vector<::std::shared_ptr<::Social::MultiplayerService > > AppPlatform::$getMultiplayerServiceListToRegister ( ) 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.

◆ $getBroadcastingMultiplayerServiceIds()

MCAPI ::std::vector<::Social::MultiplayerServiceIdentifier > AppPlatform::$getBroadcastingMultiplayerServiceIds ( bool xblBroadcast,
bool platformBroadcast ) 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.

◆ $maxFileDataRequestConcurrency()

MCAPI uint AppPlatform::$maxFileDataRequestConcurrency ( ) 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.

◆ $goToExternalConsumablesStoreListing()

MCAPI void AppPlatform::$goToExternalConsumablesStoreListing ( ) 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.

◆ $getStoreNetworkFailureTimeout()

MCAPI float AppPlatform::$getStoreNetworkFailureTimeout ( ) 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.

◆ $createLoggingStorageArea()

MCAPI ::std::shared_ptr<::Core::FileStorageArea > AppPlatform::$createLoggingStorageArea ( ::Core::FileAccessType fileAccessType,
::Core::Path const & loggingPath )
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.

◆ $handlePlatformSpecificCommerceError()

MCAPI void AppPlatform::$handlePlatformSpecificCommerceError ( uint error)
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.

◆ $isEduMode()

MCAPI bool AppPlatform::$isEduMode ( ) 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.

◆ $importAsFlatFile()

MCAPI bool AppPlatform::$importAsFlatFile ( ) 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.

◆ $isWebviewSupported()

MCAPI bool AppPlatform::$isWebviewSupported ( ) 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.

◆ $createWebview()

MCAPI ::std::shared_ptr<::WebviewInterface > AppPlatform::$createWebview ( ::Webview::PlatformArguments && ) 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.

◆ $getPlatformTTSExists()

MCAPI bool AppPlatform::$getPlatformTTSExists ( ) 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.

◆ $getPlatformTTSEnabled()

MCAPI bool AppPlatform::$getPlatformTTSEnabled ( ) 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.

◆ $getRenderSurfaceParameters()

MCAPI ::std::variant<::HWND__ *, ::std::monostate > AppPlatform::$getRenderSurfaceParameters ( ) 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.

◆ $shouldRemoveGraphicsDeviceOnAppTermination()

MCAPI bool AppPlatform::$shouldRemoveGraphicsDeviceOnAppTermination ( ) 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.

◆ $isJoinableViaExternalServers()

MCAPI bool AppPlatform::$isJoinableViaExternalServers ( ) 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.

◆ $onPrimaryUserNetworkReady()

MCAPI void AppPlatform::$onPrimaryUserNetworkReady ( )
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.

◆ $isDisplayInitialized()

MCAPI bool AppPlatform::$isDisplayInitialized ( ) 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.

◆ $usesAsyncOptionSaving()

MCAPI bool AppPlatform::$usesAsyncOptionSaving ( ) 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.

◆ $showPlatformStoreIcon()

MCAPI void AppPlatform::$showPlatformStoreIcon ( bool shouldShow)
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.

◆ $showPlatformEmptyStoreDialog()

MCAPI void AppPlatform::$showPlatformEmptyStoreDialog ( ::std::function< void(bool)> && callback)
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.

◆ $supportsVRModeSwap()

MCAPI bool AppPlatform::$supportsVRModeSwap ( ) 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.

◆ $canSwapVRMode()

MCAPI bool AppPlatform::$canSwapVRMode ( bool const inVRMode) 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.

◆ $tryEnterVRMode()

MCAPI void AppPlatform::$tryEnterVRMode ( bool duringStartup,
::std::function< void(bool)> callback )
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.

◆ $exitVRMode()

MCAPI void AppPlatform::$exitVRMode ( ::std::function< void()> callback)
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.

◆ $initializeGameStreaming()

MCAPI void AppPlatform::$initializeGameStreaming ( )
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.

◆ $notifyNetworkConfigurationChanged()

MCAPI void AppPlatform::$notifyNetworkConfigurationChanged ( )
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.

◆ $setKeepScreenOnFlag()

MCAPI void AppPlatform::$setKeepScreenOnFlag ( bool )
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.

◆ $initializeMulticast()

MCAPI void AppPlatform::$initializeMulticast ( ) 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.

◆ $requestMulticastReceivePermission()

MCAPI void AppPlatform::$requestMulticastReceivePermission ( )
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.

◆ $hasMulticastReceivePermission()

MCAPI bool AppPlatform::$hasMulticastReceivePermission ( ) 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.

◆ $releaseMulticastReceivePermission()

MCAPI void AppPlatform::$releaseMulticastReceivePermission ( ) 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.

◆ $onMinecraftGameInitComplete()

MCAPI void AppPlatform::$onMinecraftGameInitComplete ( )
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.

◆ $onFullGameUnlock()

MCAPI void AppPlatform::$onFullGameUnlock ( )
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.

◆ $is24HourTimeFormat()

MCAPI bool AppPlatform::$is24HourTimeFormat ( ) 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.

◆ $showOSUserDialog()

MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult< bool > > AppPlatform::$showOSUserDialog ( ::std::string ,
::std::string ,
::std::string  )
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.

◆ $_tryEnableCPUBoost()

MCAPI bool AppPlatform::$_tryEnableCPUBoost ( )
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.

◆ $_disableCPUBoost()

MCAPI void AppPlatform::$_disableCPUBoost ( )
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.

◆ $_initializeFileStorageAreas()

MCAPI void AppPlatform::$_initializeFileStorageAreas ( )
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.

◆ $_teardownFileStorageAreas()

MCAPI void AppPlatform::$_teardownFileStorageAreas ( )
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.

◆ $getPlatformDpi()

MCAPI int AppPlatform::$getPlatformDpi ( ) 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.

◆ $getPlatformUIScalingRules()

MCAPI::UIScalingRules AppPlatform::$getPlatformUIScalingRules ( ) 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.

◆ $_onInitialize()

MCAPI void AppPlatform::$_onInitialize ( )
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.

◆ $_onTeardown()

MCAPI void AppPlatform::$_onTeardown ( )
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.

◆ $vftableForIAppPlatform()

static MCAPI void ** AppPlatform::$vftableForIAppPlatform ( )
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.

◆ $vftableForISecureStorageKeySystem()

static MCAPI void ** AppPlatform::$vftableForISecureStorageKeySystem ( )
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.

◆ $vftable() [1/2]

static MCAPI void ** Bedrock::EnableNonOwnerReferences::$vftable ( )
staticinherited
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() [2/2]

static MCAPI void ** ISecureStorageKeySystem::$vftable ( )
staticinherited
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: