Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
bool | AutomaticRetry | 306 | |
bool | LegacyNamingScheme | 155 292 469 | |
GlobalDataStore | GetDataStore (string name, string scope = global, Instance options = nil) | 137 453 453 452 452 463 483 | |
GlobalDataStore | GetGlobalDataStore () | 483 | |
OrderedDataStore | GetOrderedDataStore (string name, string scope = global) | 138 483 | |
int | GetRequestBudgetForRequestType (DataStoreRequestType requestType) | 288 | |
DataStoreListingPages | ListDataStoresAsync (string prefix = , int pageSize = 0, string cursor = ) | 453 452 463 483 489 548 | |
55 members inherited from Instance |
Type | Member | History | |
---|---|---|---|
Variant | GetDataFromEmptyScopeDataStoreAsyncTemporary (string name, string key) | 452 478 |
Value Type | bool |
---|---|
Security | LocalUserSecurity |
Category | Behavior |
Can Load | true |
Can Save | true |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
name | string | none |
scope | string | global |
options | Instance | nil |
Return Type | GlobalDataStore |
---|
Parameters | 0 |
---|
Name | Type | Default |
---|---|---|
No parameters. |
Return Type | GlobalDataStore |
---|
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
name | string | none |
scope | string | global |
Return Type | OrderedDataStore |
---|
Parameters | 1 |
---|
Name | Type | Default |
---|---|---|
requestType | DataStoreRequestType | none |
Return Type | int |
---|
Value Type | bool |
---|---|
Security | LocalUserSecurity |
Category | Behavior |
Can Load | true |
Can Save | true |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
prefix | string | |
pageSize | int | 0 |
cursor | string |
Return Type | DataStoreListingPages |
---|
Parameters | 2 |
---|
Name | Type | Default |
---|---|---|
name | string | none |
key | string | none |
Return Type | Variant |
---|