DataStoreOptions

Show Deprecated
not replicated

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

Summary

Properties

Properties

AllScopes

read parallel

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

Methods

SetExperimentalFeatures

void

This function currently has no effect.

Parameters

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.


Returns

void

Events