聲明
func SetMatchResult_Deprecate(player entity<Player>, result GameResultType, rank int, scoreName List<string>, value List<string>)
go
參數
輸入
| 名稱 | 類型 | 描述 |
|---|---|---|
| 玩家 | Player | 玩家實體 |
| 結果 | MatchResultType | 比賽結果 |
| 排名 | Int | 已廢棄 |
| 積分標題 | ListT_String | 已廢棄 |
| 分數 | ListT_String | 已廢棄 |
已廢棄
func SetMatchResult_Deprecate(player entity<Player>, result GameResultType, rank int, scoreName List<string>, value List<string>)
go
| 名稱 | 類型 | 描述 |
|---|---|---|
| 玩家 | Player | 玩家實體 |
| 結果 | MatchResultType | 比賽結果 |
| 排名 | Int | 已廢棄 |
| 積分標題 | ListT_String | 已廢棄 |
| 分數 | ListT_String | 已廢棄 |