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

Public Member Functions

virtual bool restartRequested ()=0
virtual ::Core::PathBuffer<::std::string > getLoggingPath () const =0
virtual bool isLowMemoryDevice () const =0
virtual bool isLowPhysicalMemoryDevice () const =0
virtual bool hasPlatformSpecificInvites () const =0
virtual bool isRealmsEnabled () const =0
virtual void initAppPlatformNetworkSettings ()=0
virtual int const numberOfThrottledTreatmentPacksToImportPerMinute () const =0
virtual bool const areTreatmentPacksThrottled () const =0
virtual void goToExternalConsumablesStoreListing () const =0
virtual void showPlatformEmptyStoreDialog (::std::function< void(bool)> &&callback)=0
virtual bool isNetworkEnabled (bool) const =0
virtual bool isNetworkAvailable () const =0
virtual bool isLANAvailable () const =0
virtual bool isLANAllowed () const =0
virtual bool isInternetAvailable () const =0
virtual bool multiplayerRequiresPremiumAccess () const =0
virtual bool multiplayerRequiresUGCEnabled () const =0
virtual::BuildPlatform getBuildPlatform () const =0
virtual::std::string getPlatformString () const =0
virtual ::std::vector<::Social::MultiplayerServiceIdentifier > getBroadcastingMultiplayerServiceIds (bool, bool) const =0
virtual uint64 getLowPhysicalMemoryThreshold () const =0
virtual uint64 getTotalPhysicalMemory () const =0
virtual::HardwareMemoryTierUtil const & getHardwareMemoryTierUtil () const =0
virtual::std::string getDeviceId () const =0
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $dtor()

MCAPI void IAppPlatform::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

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.

The documentation for this class was generated from the following file: