Class Raid
- Namespace
- GuildWars2.Pve.Raids
- Assembly
- GW2SDK.dll
Information about a raid, which is instanced PvE content designed for squads of ten players.
public sealed record Raid : IEquatable<Raid>
- Inheritance
-
Raid
- Implements
- Inherited Members
Properties
- Id
The raid ID.
- Wings
The raid wings. Each raid consists of one or more wings, which can be entered and completed independently.