Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Items.Skins
SkinDetail Class
SkinDetail Properties
Armor Property
DamageType Property
Weapon Property
Weight Property
SkinDetail
Armor Property
View Project on GitHub
The armor type (slot).
Namespace:
GW2CSharp.V2.Unauthenticated.Items.Skins
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
Armor
Armor
{
get
; }
Property Value
Type:
Armor
See Also
Reference
SkinDetail Class
GW2CSharp.V2.Unauthenticated.Items.Skins Namespace