Read From Data Store

Data Storage
Lado del servidor
Solo en PC

Read the value corresponding to the specified identifier in the data table

Declaración

async func ReadFromDataStore(sheetName string, accountId UUID, key string, out var result object, mapCode string, out var statusCode StatusCode)
go

Parámetros

Entrada

Nombre Tipo Descripción
SheetName String Table name in the database
Account Id UUID Player unique ID
Key String Specified Identifier
Map Code String Battlefield code corresponding to the database

Afuera

Nombre Tipo Descripción
Result Object Read results
Status Code ErrorCode Error Code