Write Database Leaderboard Association Value

數據儲存
伺服器端
限PC端

Write the value for a given key into the leaderboard table and its related table in the database

聲明

func WriteDBLeaderboardAssociationValue(sheetName string, key string, value List<object>, mapCode string, out var statusCode StatusCode, out var associationStatusCode StatusCode)
go

參數

輸入

名稱 類型 描述
表名 String 資料庫中排行榜表名
String 指定標識符
List 寫入的值
戰場碼 String 資料庫對應的戰場碼,允許填空,代表目前地圖戰場碼

輸出

名稱 類型 描述
狀態碼 ErrorCode 錯誤碼
Association Status Code ErrorCode Association Error Code