Property SigilIds
- Namespace
- GuildWars2.Hero.Equipment.Templates
- Assembly
- GW2SDK.dll
SigilIds
The PvP sigil IDs of all equipped sigils.
public required IReadOnlyList<int?> SigilIds { get; init; }
The PvP sigil IDs of all equipped sigils.
public required IReadOnlyList<int?> SigilIds { get; init; }