Read From Accumulated Data Store

Data Storage
Lado del servidor
Solo en PC

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

Declaración

async func ReadFromAccumulatedDataStore(sheetName string, key string, out var result int, mapCode string, out var statusCode StatusCode)
go

Parámetros

Entrada

Nombre Tipo Descripción
SheetName String The name of the cumulative data table in the database
Key String Specified Identifier
Map Code String Battlefield code corresponding to the database

Afuera

Nombre Tipo Descripción
Result Int Read result
Status Code ErrorCode Error Code