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