声明
func SetMatchResult_Deprecate(player entity<Player>, result GameResultType, rank int, scoreName List<string>, value List<string>)
go
参数
输入
名称 | 类型 | 描述 |
---|---|---|
玩家 | Player | 玩家实体 |
结果 | MatchResultType | 比赛结果 |
排名 | Int | 已废弃 |
积分标题 | ListT_String | 已废弃 |
积分 | ListT_String | 已废弃 |