Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Worlds
World Class
World Properties
Id Property
Language Property
Name Property
Population Property
Region Property
World
Id Property
View Project on GitHub
Returns the Id of this world.
Namespace:
GW2CSharp.V2.Unauthenticated.Worlds
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
int
Id
{
get
; }
Property Value
Type:
Int32
See Also
Reference
World Class
GW2CSharp.V2.Unauthenticated.Worlds Namespace