DataStoreRequestType

*Dieser Inhalt wurde mit KI (Beta) übersetzt und kann Fehler enthalten. Um diese Seite auf Englisch zu sehen, klicke hier.

Zeigt an, welche Art von Daten-Store-Anfrage gemacht wird.

Items

NameWertZusammenfassung
GetAsync0

Bezieht sich auf GetAsync() und die Lektüre von UpdateAsync() .

SetIncrementAsync1

Verweist auf SetAsync() , IncrementAsync() , RemoveAsync() und die Schreibung von 1> Class.GlobalDataStore:UpdateAsync()|UpdateAsync()1> , wenn sie einen nicht 4> nil-Wert

UpdateAsync2

Verweist auf UpdateAsync() .

GetSortedAsync3

Verweist auf GetSortedAsync() .

SetIncrementSortedAsync4

Verweist auf SetAsync() und IncrementAsync() , während ein OrderedDataStore verwendet wird.

OnUpdate5

Verweist auf OnUpdate() .

ListAsync6
GetVersionAsync7

Verweist auf GetVersionAsync() .

RemoveVersionAsync8

Verweist auf RemoveVersionAsync() .

Auf dieser Seite