|
enum class | DataStores : int { GlobalSettings = 0
, UserSettings = 1
, BootstrapSettings = 2
, Count = 3
} |
|
◆ 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.
◆ init()
virtual void Bedrock::ApplicationDataStores::init |
( |
| ) |
|
|
virtual |
◆ getDataStore() [1/2]
◆ getDataStore() [2/2]
◆ _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]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker 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]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker 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: