DataStoreOptions

Mostrar obsoleto
No replicado

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

Resumen

Propiedades

Propiedades

AllScopes

Leer paralelo

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.


Devuelve

void

Eventos