Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Continents
ContinentWrapper Class
ContinentWrapper Methods
GetById Method
GetById Method (Int32)
GetById Method (Int32, RequestedLanguage)
ContinentWrapper
GetById Method
View Project on GitHub
Overload List
Name
Description
GetById(Int32)
Returns one continent that match the id.
GetById(Int32, RequestedLanguage)
Returns one continent that match the id.
Top
See Also
Reference
ContinentWrapper Class
GW2CSharp.V2.Unauthenticated.Continents Namespace