Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Worlds
WorldWrapper Class
WorldWrapper Methods
GetById Method
GetById Method (Int32)
GetById Method (Int32, RequestedLanguage)
WorldWrapper
GetById Method
View Project on GitHub
Overload List
Name
Description
GetById(Int32)
Returns the world that matches the Id.
GetById(Int32, RequestedLanguage)
Returns the world that matches the Id.
Top
See Also
Reference
WorldWrapper Class
GW2CSharp.V2.Unauthenticated.Worlds Namespace