Read From Leadboard Data Store

Data Storage
Server Side
Only PC

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

Declaration

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

Parameters

Input

Name Type Description
SheetName String The name of the ranking table in the database
Key String Specified Identifier
Map Code String Battlefield code corresponding to the database

Out

Name Type Description
Result List Read result
Status Code ErrorCode Error Code