Property Wings
- Namespace
- GuildWars2.Pve.Raids
- Assembly
- GW2SDK.dll
Wings
The raid wings. Each raid consists of one or more wings, which can be entered and completed independently.
public required IReadOnlyList<RaidWing> Wings { get; init; }
The raid wings. Each raid consists of one or more wings, which can be entered and completed independently.
public required IReadOnlyList<RaidWing> Wings { get; init; }