RuyiNetLeaderboardType Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public enum RuyiNetLeaderboardType
Member name | Value | Description | |
---|---|---|---|
HIGH_VALUE | 0 | The leaderboard will keep track of the highest value. | |
CUMULATIVE | 1 | The leaderboard will total up all values posted. | |
LAST_VALUE | 2 | The leaderboard will only keep the last value posted. | |
LOW_VALUE | 3 | The leaderboard will keep the lowest value. |
Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved