Ruyi SDK
Namespaces
Ruyi.SDK.Online
TwoTeamTrueSkillCalculator Class
TwoTeamTrueSkillCalculator Constructor
TwoTeamTrueSkillCalculator Methods
Click or drag to resizeClick or drag to resize

TwoTeamTrueSkillCalculator Class

[This is preliminary documentation and is subject to change.]

Uses TrueSkill to calculate new ratings for two teams of players.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineSkillCalculator
    Ruyi.SDK.OnlineTwoTeamTrueSkillCalculator

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class TwoTeamTrueSkillCalculator : SkillCalculator

The TwoTeamTrueSkillCalculator type exposes the following members.

Constructors
  NameDescription
Public methodTwoTeamTrueSkillCalculator
Initializes a new instance of the Object class.
Top
Methods
  NameDescription
Public methodCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating)
Calculate the quality of the match.
(Inherited from SkillCalculator.)
Public methodCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating)
Calculate the quality of the match.
(Overrides SkillCalculatorCalculateMatchQualityTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating).)
Public methodCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32)
Calculates the new ratings for players based on the results of a match.
(Inherited from SkillCalculator.)
Public methodCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32)
Calculates the new ratings for players based on the results of a match.
(Overrides SkillCalculatorCalculateNewRatingsTPlayer(GameInfo, IEnumerableIDictionaryTPlayer, Rating, Int32).)
Public methodIsSupported
Check whether or not an option is supported.
(Inherited from SkillCalculator.)
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com