إقرار
func SetMatchResult_Deprecate(player entity<Player>, result GameResultType, rank int, scoreName List<string>, value List<string>)
go
معلمات
إدخال
اسم | نوع | تفاصيل |
---|---|---|
لاعب | Player | كيان اللاعب |
النتائج | MatchResultType | نتيجة المباراة |
التصنيف | Int | مهمل |
اسم الدرجة | ListT_String | مهمل |
النتيجة | ListT_String | مهمل |