Class UnlockedFinisher
- Namespace
- GuildWars2.Hero.Equipment.Finishers
- Assembly
- GW2SDK.dll
Information about a finisher unlocked on the account.
public sealed record UnlockedFinisher : IEquatable<UnlockedFinisher>
- Inheritance
-
UnlockedFinisher
- Implements
- Inherited Members
Properties
- Id
The finisher ID.
- Permanent
Indicates whether the finisher is permanent.
- Quantity
How many uses of the finisher are left on the account, or
null
if the finisher is permanent.