डिक्लेरेशन
func UploadGameResult(target entity<Player>, result GameResultType, scoreName List<string>, score List<string>)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
Target | Player | Player Entity |
Result | MatchResultType | Result of the game |
Score Name | ListT_String | Points Title |
Score | ListT_String | Points |