Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Achievement
AchievementWrapper Class
AchievementWrapper Methods
GetMultiple Method
GetMultiple Method (Int32[])
GetMultiple Method (RequestedLanguage, Int32[])
AchievementWrapper
GetMultiple Method
View Project on GitHub
Overload List
Name
Description
GetMultiple(
Int32
)
Returns all achievements that match the ids.
GetMultiple(RequestedLanguage,
Int32
)
Returns all achievements that match the ids.
Top
See Also
Reference
AchievementWrapper Class
GW2CSharp.V2.Unauthenticated.Achievement Namespace