Property MemberCapacity
- Namespace
- GuildWars2.Guilds
- Assembly
- GW2SDK.dll
MemberCapacity
The maximum number of members that can be in the guild.
public required int? MemberCapacity { get; init; }
Property Value
- int?
The maximum number of members that can be in the guild.
public required int? MemberCapacity { get; init; }