LeviLamina
|
Public Types | |
enum class | DataStores : int { GlobalSettings = 0 , UserSettings = 1 , BootstrapSettings = 2 , Count = 3 } |
Public Member Functions | |
ApplicationDataStores & | operator= (ApplicationDataStores const &) |
ApplicationDataStores (ApplicationDataStores const &) | |
virtual void | init () |
virtual ::Bedrock::NonOwnerPointer<::Bedrock::DataStore > | getDataStore (::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::ControlBlock > | mControlBlock |
|
virtual |
Implements Bedrock::IApplicationDataStores.
|
virtual |
Implements Bedrock::IApplicationDataStores.
|
virtual |
Implements Bedrock::IApplicationDataStores.