Method FromInt32 NamespaceGuildWars2 AssemblyGuildWars2.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.