![]() | TwoTeamTrueSkillCalculator Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class TwoTeamTrueSkillCalculator : SkillCalculator
The TwoTeamTrueSkillCalculator type exposes the following members.
Name | Description | |
---|---|---|
![]() | TwoTeamTrueSkillCalculator | Initializes a new instance of the Object class. |
Name | Description | |
---|---|---|
![]() | CalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating) |
Calculate the quality of the match.
(Inherited from SkillCalculator.) |
![]() | CalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating) |
Calculate the quality of the match.
(Overrides SkillCalculatorCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating).) |
![]() | CalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32) |
Calculates the new ratings for players based on the results of a match.
(Inherited from SkillCalculator.) |
![]() | CalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32) |
Calculates the new ratings for players based on the results of a match.
(Overrides SkillCalculatorCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32).) |
![]() | IsSupported |
Check whether or not an option is supported.
(Inherited from SkillCalculator.) |