Operator operator %
- Namespace
- GuildWars2
- Assembly
- GW2SDK.dll
operator %(in Coin, in Coin)
Computes the remainder of dividing two Coin values.
public static Coin operator %(in Coin left, in Coin right)
Computes the remainder of dividing two Coin values.
public static Coin operator %(in Coin left, in Coin right)