Property SkillId
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
SkillId
The skill ID associated with the buff. It is always a passive skill which grants the passive effect to the player.
public required int SkillId { get; init; }
Property Value
Remarks
Unfortunately, these skills are hidden from the API, so you can't look them up.