AccountType Enumeration |
Namespace: GW2CSharp.V2.Authenticated.Account
public enum AccountType
Member name | Value | Description | |
---|---|---|---|
None | 0 | Should probably never happen. | |
PlayForFree | 1 | Has not yet purchased the game. | |
GuildWars2 | 2 | Has purchased base game, but no expansions. | |
HeartOfThorns | 3 | Has purchased HoT |