Click or drag to resize
MoneyGetRawCoin Method
View Project on GitHub
Returns the raw value of this money object.

Namespace: GW2CSharp.Entities
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public int GetRawCoin()

Return Value

Type: Int32
Raw coin which is used by the API.
See Also