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

RuyiNetPlayerScore Class

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

Represents a player's score on a leaderboard.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetPlayerScore

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

The RuyiNetPlayerScore type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetPlayerScore(RuyiNetGetPlayerScoreResponseDataScore)
Construct from response data.
Public methodRuyiNetPlayerScore(RuyiNetGetPlayerScoresFromLeaderboardsResponseDataScore)
Construct from response data.
Top
Properties
  NameDescription
Public propertyCreatedAt
When this score entry was created.
Public propertyData
Data specified by the game developer.
Public propertyLeaderboardId
The ID of the leaderboard this score is an entry for.
Public propertyScore
The player's score.
Public propertyUpdatedAt
When this score entry was last updated.
Public propertyVersionId
The version of the leaderboard this score is an entry for.
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