Declaration
async func ReadFromLeadboardDataStore(sheetName string, key string, out var result List<object>, mapCode string, out var statusCode StatusCode)
go
Read the value corresponding to the specified identifier in the ranking data table
async func ReadFromLeadboardDataStore(sheetName string, key string, out var result List<object>, mapCode string, out var statusCode StatusCode)
go