Struct SkillPalette
- Namespace
- GuildWars2.Chat
- Assembly
- GW2SDK.dll
Information about selected skills.
public record struct SkillPalette : IEquatable<SkillPalette>
- Implements
- Inherited Members
Constructors
- SkillPalette(int?, int?, int?, int?, int?)
Information about selected skills.
Properties
- Elite
The elite skill palette ID.
- Heal
The heal skill palette ID.
- Utility1
The first utility skill palette ID.
- Utility2
The second utility skill palette ID.
- Utility3
The third utility skill palette ID.