Property Prerequisites
- Namespace
- GuildWars2.Guilds.Upgrades
- Assembly
- GuildWars2.dll
Prerequisites
The IDs of guild upgrades that must be completed first.
public required IImmutableValueList<int> Prerequisites { get; init; }
The IDs of guild upgrades that must be completed first.
public required IImmutableValueList<int> Prerequisites { get; init; }