Declaration
func UploadGameResult(target entity<Player>, result GameResultType, scoreName List<string>, score List<string>)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Target | Player | Player Entity |
Result | MatchResultType | Result of the game |
Score Name | ListT_String | Points Title |
Score | ListT_String | Points |