Enum GuildTeamState
- Namespace
- GuildWars2.Guilds.Teams
- Assembly
- GW2SDK.dll
The active state of a guild team.
[JsonConverter(typeof(GuildTeamStateJsonConverter))]
public enum GuildTeamState
Fields
Active = 1
Used when the team is active.
The active state of a guild team.
[JsonConverter(typeof(GuildTeamStateJsonConverter))]
public enum GuildTeamState
Active = 1
Used when the team is active.