Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.WvW.Enums
MapType Enumeration
ObjectiveType Enumeration
Owner Enumeration
Owner Enumeration
View Project on GitHub
The owner of objects
Namespace:
GW2CSharp.V2.Unauthenticated.WvW.Enums
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
enum
Owner
Members
Member name
Value
Description
Red
0
The red map
Green
1
The green map
Blue
2
The blue maps
Neutral
3
Nobody owns it
See Also
Reference
GW2CSharp.V2.Unauthenticated.WvW.Enums Namespace