Property Costs
- Namespace
- GuildWars2.Guilds.Upgrades
- Assembly
- GW2SDK.dll
Costs
The costs of the guild upgrade.
public required IReadOnlyList<GuildUpgradeCost> Costs { get; init; }
The costs of the guild upgrade.
public required IReadOnlyList<GuildUpgradeCost> Costs { get; init; }