Read Leaderboard Value [Obsolete]

Data Storage
Obsolete
Server Side
Only PC

Read the value corresponding to a key in a ranking table in the database

Declaration

async func ReadLeadboardFromDatabase_Deprecate(leaderboardName string, key string, out var result List<object>, workshopCode string)
go

Parameters

Input

Name Type Description
Leaderboard Name String The name of the ranking table in the database
Identifier String A custom name to identify the data
Map code String Battlefield code corresponding to the database

Out

Name Type Description
Result List Returns the read result