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

Rating Class

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

Represents a player's rating.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRating
    Ruyi.SDK.OnlineEloRating

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

The Rating type exposes the following members.

Constructors
  NameDescription
Public methodRating(Double, Double)
Construct a rating.
Public methodRating(Double, Double, Double)
Construct a rating.
Top
Properties
  NameDescription
Public propertyConservativeRating
Calculate the conservative rating.
Public propertyMean
The mean of the bell curve.
Public propertyStandardDeviation
The standard deviation of the bell curve.
Top
Methods
  NameDescription
Public methodStatic memberGetPartialUpdate
Get a partial update of a rating.
Public methodToString
Convert the rating to a string.
(Overrides ObjectToString.)
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