Read By Rank Range [Obsoleto]

Data Storage
Obsoleto
Lado del servidor
Solo en PC

Read the values from a certain ranking to a certain ranking in a ranking table in the database

Declaración

async func ReadLeadboardFromDatabaseByRank_Deprecate(leaderboardName string, startRank int, endRank int, out var result List<object>, workshopCode string)
go

Parámetros

Entrada

Nombre Tipo Descripción
Leaderboard Name String Table name in the database
Starting Rank Int Starting position
Finishing Rank Int Ending position
Map code String Battlefield code corresponding to the database

Afuera

Nombre Tipo Descripción
Result List Returns the read result