Click or drag to resize
AccountType Enumeration
View Project on GitHub
Represents the access level of an account

Namespace: GW2CSharp.V2.Authenticated.Account
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public enum AccountType
Members
  Member nameValueDescription
None0 Should probably never happen.
PlayForFree1 Has not yet purchased the game.
GuildWars22 Has purchased base game, but no expansions.
HeartOfThorns3 Has purchased HoT
See Also