Read From Leadboard Data Store

Data Storage
Lado del servidor
Solo en PC

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

Declaración

async func ReadFromLeaderboardDataStore(sheetName string, key string, out var result List<object>, mapCode string, out var statusCode StatusCode)
go

Parámetros

Entrada

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

Afuera

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