Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2
V2Endpoint Class
V2Endpoint Properties
Account Property
Achievements Property
Colors Property
Continents Property
Currencies Property
Exchanges Property
GetBuildId Property
Items Property
Listings Property
Maps Property
Minis Property
Prices Property
PvpGame Property
PvpStatistics Property
Quaggans Property
RecipeWrapper Property
RessourceFiles Property
Skins Property
TokenInfo Property
Transactions Property
Worlds Property
WvWMatches Property
WvWObjectives Property
V2Endpoint
Skins Property
View Project on GitHub
Returns a wrapper for all skin endpoint calls.
Namespace:
GW2CSharp.V2
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
SkinWrapper
Skins
{
get
; }
Property Value
Type:
SkinWrapper
See Also
Reference
V2Endpoint Class
GW2CSharp.V2 Namespace