DataStoreOptions

Mostrar obsoleto
Não replicado

Any object containing additional parameters that are used by DataStoreService:GetDataStore().

Resumo

Propriedades

Propriedades

AllScopes

Ler Parallel

This property specifies whether the GlobalDataStore should work with all scopes.

Métodos

SetExperimentalFeatures

void

This function currently has no effect.

Parâmetros

experimentalFeatures: Dictionary

Lua table in key = value format where the key is the experimental feature name and the value is a boolean which specifies whether to enable.


Devolução

void

Eventos