Declaration
func SetMatchResult_Deprecate(player entity<Player>, result GameResultType, rank int, scoreName List<string>, value List<string>)
go
Parameters
Input
| Name | Type | Description |
|---|---|---|
| Player | Player | player entity |
| Results | MatchResultType | results of a competition |
| RANK | Int | abandoned |
| Score Name | ListT_String | abandoned |
| Score | ListT_String | abandoned |