DataStoreSetOptions

Artık kullanılmayanları göster

*Bu içerik, tercih ettiğin dilde çok yakında mevcut olacak.

Çoğaltılmamış

An object that specifies additional parameters for a GlobalDataStore:SetAsync() call.

See also:

  • Data Stores, an in-depth guide on data structure, management, error handling, etc.

Özellikler

Yöntemler

GetMetadata

This function gets custom metadata associated with this DataStoreSetOptions instance.


Dönüşler

Metadata associated with this DataStoreSetOptions instance.

SetMetadata

void

This function sets custom metadata used by GlobalDataStore:SetAsync() to associate metadata with a key. Metadata should be in key-value pair form.

Parametreler

attributes: Dictionary

Metadata values to set for the key.


Dönüşler

void

Etkinlikler