Read From Leadboard Data Store By Rank

Data Storage
सर्वर साइड
केवल क्राफ्टलैंड स्टूडियो पीसी पर उपलब्ध है

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

डिक्लेरेशन

async func ReadFromLeadboardDataStoreByRank(sheetName string, startRank int, endRank int, out var result List<object>, mapCode string, out var statusCode StatusCode)
go

पैरामीटर्स

इनपुट

नाम टाइप विवरण
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

आउट

नाम टाइप विवरण
Result List Read result
Status Code ErrorCode Error Code