Remove From Leadboard Data Store By Rank

Data Storage
Server Side
Only PC

Delete the value corresponding to the specified rank in the ranking data table

Declaration

func RemoveFromLeaderboardDataStoreByRank(sheetName string, rank int, mapCode string, out var statusCode StatusCode)
go

Parameters

Input

Name Type Description
SheetName String The name of the ranking table in the database
Rank Int Specified ranking
Map Code String The battlefield code corresponding to the database, which can be filled in blanks, represents the battlefield code of the current map

Out

Name Type Description
Status Code ErrorCode Error Code