Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetGamificationService Class
RuyiNetGamificationService Methods
AwardAchievement Method
AwardAchievements Method
ReadAchievedAchievements Method
ReadAchievements Method
Click or drag to resizeClick or drag to resize

RuyiNetGamificationServiceReadAchievements Method

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

Read the achievement data for the current game.

Namespace:  Ruyi.SDK.Online
Assembly:  RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public void ReadAchievements(
	int index,
	bool includeMetaData,
	Action<List<RuyiNetAchievement>> callback
)

Parameters

index
Type: SystemInt32
The index of the user.
includeMetaData
Type: SystemBoolean
Whether or not to include metadata (otherwise just returns achievement IDs).
callback
Type: SystemActionListRuyiNetAchievement
Called when the achievement is unlocked.
See Also

Reference

RuyiNetGamificationService Class
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