Read From Leadboard Data Store By Rank

Data Storage
Lado del servidor
Solo en PC

Read the value of the specified ranking interval in the ranking data table

Declaración

async func ReadFromLeaderboardDataStoreByRank(sheetName string, startRank int, endRank int, 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
Start Rank Int Starting ranking
End Rank Int Ending ranking
Map Code String Battlefield code corresponding to the database

Afuera

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