Class Race
- Namespace
- GuildWars2.Hero.Races
- Assembly
- GW2SDK.dll
Information about one of the playable races.
public sealed record Race : IEquatable<Race>
- Inheritance
-
Race
- Implements
- Inherited Members
Fields
- AllRaces
The names of all races.
Properties
- Id
The race ID.
- Name
The display name of the race.
- SkillIds
The list of racial skill IDs. Each race has 6 unique skills which are healing, utility or elite skills. The racial skills can be used by any profession except Revenant.