Method FromInt32 NamespaceGuildWars2 AssemblyGW2SDK.dll FromInt32(int) Creates a Coin value from an int value. public static Coin FromInt32(int quantity) Parameters quantity int The int value representing the amount of coins. Returns Coin The Coin value.