Property DamageType
- Namespace
- GuildWars2.Items
- Assembly
- GW2SDK.dll
DamageType
The type of damage dealt by the weapon. It is a purely visual effect and does not affect the damage calculation.
public required Extensible<DamageType> DamageType { get; init; }