Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.Entities
Money Class
Money Properties
Copper Property
Gold Property
Silver Property
Money
Copper Property
View Project on GitHub
A copper Unit.
Namespace:
GW2CSharp.Entities
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
int
Copper
{
get
; }
Property Value
Type:
Int32
See Also
Reference
Money Class
GW2CSharp.Entities Namespace