DataStoreRequestType

*Este contenido se traduce usando la IA (Beta) y puede contener errores. Para ver esta página en inglés, haz clic en aquí.

Indica el tipo de solicitud de almacenamiento de datos que se está haciendo.

Objetos

NombreValorResumen
GetAsync0

Se refiere a GetAsync() y la lectura de UpdateAsync() .

SetIncrementAsync1

Se refiere a SetAsync() , IncrementAsync() , RemoveAsync() y la escritura de 1> Class.GlobalDataStore:UpdateAsync()|UpdateAsync()1> cuando devuelve un valor no 4> nil4>

UpdateAsync2

Se refiere a UpdateAsync() .

GetSortedAsync3

Se refiere a GetSortedAsync() .

SetIncrementSortedAsync4

Se refiere a SetAsync() y IncrementAsync() mientras se utiliza un OrderedDataStore .

OnUpdate5

Se refiere a OnUpdate() .

ListAsync6
GetVersionAsync7

Se refiere a GetVersionAsync() .

RemoveVersionAsync8

Se refiere a RemoveVersionAsync() .

En esta página