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

Public Types

enum class  DataStores : int { GlobalSettings = 0 , UserSettings = 1 , BootstrapSettings = 2 , Count = 3 }
 

Public Member Functions

ApplicationDataStoresoperator= (ApplicationDataStores const &)
 
 ApplicationDataStores (ApplicationDataStores const &)
 
virtual void init ()
 
virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStoregetDataStore (::Bedrock::IApplicationDataStores::DataStores which)
 
virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStore const > getDataStore (::Bedrock::IApplicationDataStores::DataStores which) const
 
MCAPI ApplicationDataStores (::Bedrock::NotNullNonOwnerPtr<::AppPlatform > platform, ::std::string_view tag)
 
MCAPI void _initDataStore (::Bedrock::IApplicationDataStores::DataStores which)
 
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::AppPlatform > platform, ::std::string_view tag)
 
MCAPI void $dtor ()
 
MCAPI void $init ()
 
MCAPI ::Bedrock::NonOwnerPointer<::Bedrock::DataStore$getDataStore (::Bedrock::IApplicationDataStores::DataStores which)
 
MCAPI ::Bedrock::NonOwnerPointer<::Bedrock::DataStore const > $getDataStore (::Bedrock::IApplicationDataStores::DataStores which) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk25abfe
 
::ll::UntypedStorage< 8, 96 > mUnkddf272
 
::ll::UntypedStorage< 8, 32 > mUnk9c8278
 
::ll::UntypedStorage< 1, 1 > mUnke3598c
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ ApplicationDataStores()

MCAPI Bedrock::ApplicationDataStores::ApplicationDataStores ( ::Bedrock::NotNullNonOwnerPtr<::AppPlatform > platform,
::std::string_view tag )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker 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

◆ init()

virtual void Bedrock::ApplicationDataStores::init ( )
virtual

◆ getDataStore() [1/2]

virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStore > Bedrock::ApplicationDataStores::getDataStore ( ::Bedrock::IApplicationDataStores::DataStores which)
virtual

◆ getDataStore() [2/2]

virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStore const > Bedrock::ApplicationDataStores::getDataStore ( ::Bedrock::IApplicationDataStores::DataStores which) const
virtual

◆ _initDataStore()

MCAPI void Bedrock::ApplicationDataStores::_initDataStore ( ::Bedrock::IApplicationDataStores::DataStores which)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker 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 * Bedrock::ApplicationDataStores::$ctor ( ::Bedrock::NotNullNonOwnerPtr<::AppPlatform > platform,
::std::string_view tag )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker 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 Bedrock::ApplicationDataStores::$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.

◆ $init()

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

◆ $getDataStore() [1/2]

MCAPI ::Bedrock::NonOwnerPointer<::Bedrock::DataStore > Bedrock::ApplicationDataStores::$getDataStore ( ::Bedrock::IApplicationDataStores::DataStores which)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getDataStore() [2/2]

MCAPI ::Bedrock::NonOwnerPointer<::Bedrock::DataStore const > Bedrock::ApplicationDataStores::$getDataStore ( ::Bedrock::IApplicationDataStores::DataStores which) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

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

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