DataStoreSetOptions

Pokaż przestarzałe

*Ta zawartość będzie dostępna wkrótce w wybranym przez ciebie języku.

Bez replikacji

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.

Właściwości

Metody

GetMetadata

This function gets custom metadata associated with this DataStoreSetOptions instance.


Zwroty

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.

Parametry

attributes: Dictionary

Metadata values to set for the key.


Zwroty

void

Zdarzenia