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

TwoPlayerTrueSkillCalculator Class

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

True Skill calculator specialised for two players.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineSkillCalculator
    Ruyi.SDK.OnlineTwoPlayerTrueSkillCalculator

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

The TwoPlayerTrueSkillCalculator type exposes the following members.

Constructors
  NameDescription
Public methodTwoPlayerTrueSkillCalculator
Default construction.
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