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

RuyiNetGamificationServiceAwardAchievements Method

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

Award multiple achievements to the player.

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public Task<List<RuyiNetAchievement>> AwardAchievements(
	int index,
	List<string> achievementIds
)

Parameters

index
Type: SystemInt32
The index of the user.
achievementIds
Type: System.Collections.GenericListString
The ID of the achievement to unlock.

Return Value

Type: TaskListRuyiNetAchievement

[Missing <returns> documentation for "M:Ruyi.SDK.Online.RuyiNetGamificationService.AwardAchievements(System.Int32,System.Collections.Generic.List{System.String})"]

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