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 ()
 
MCFOLD ::Bedrock::NonOwnerPointer<::Bedrock::DataStore$getDataStore (::Bedrock::IApplicationDataStores::DataStores which)
 
MCFOLD ::Bedrock::NonOwnerPointer<::Bedrock::DataStore const > $getDataStore (::Bedrock::IApplicationDataStores::DataStores which) const
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences 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
 

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

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