Property RuneId
- Namespace
- GuildWars2.Hero.Equipment.Templates
- Assembly
- GW2SDK.dll
RuneId
The PvP rune ID of the selected rune.
public required int? RuneId { get; init; }
Property Value
- int?
The PvP rune ID of the selected rune.
public required int? RuneId { get; init; }