Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetGetGlobalLeaderboardPageResponse.Data.LeaderboardEntry Class
RuyiNetGetGlobalLeaderboardPageResponse.Data.LeaderboardEntry Constructor
LeaderboardEntry Fields
Click or drag to resizeClick or drag to resize

RuyiNetGetGlobalLeaderboardPageResponseDataLeaderboardEntry Class

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

Represents a single leaderboard entry.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetGetGlobalLeaderboardPageResponseDataLeaderboardEntry

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

The RuyiNetGetGlobalLeaderboardPageResponseDataLeaderboardEntry type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetGetGlobalLeaderboardPageResponseDataLeaderboardEntry
Initializes a new instance of the RuyiNetGetGlobalLeaderboardPageResponseDataLeaderboardEntry class
Top
Fields
  NameDescription
Public fieldcreatedAt
When this entry was created (UNIX timestamp).
Public fielddata
Extra data provided by the developer, if any.
Public fieldindex
The index of this entry.
Public fieldname
The display name of the player.
Public fieldpictureUrl
The URL of the player's profile picture.
Public fieldplayerId
The ID of the player this entry represents.
Public fieldrank
The overall rank of the player on this leaderboard.
Public fieldscore
The latest score for the player.
Public fieldupdatedAt
When this entry was last updated (UNIX timestamp).
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