Modulus(UBinarySize, UBinarySize) | Returns the remainder after dividing two UBinarySize values. |
Modulus(UBinarySize, UInt64) | Returns the remainder after dividing a UBinarySize value by a UInt64. |
Modulus(UInt64, UBinarySize) | Returns the remainder after dividing a UInt64 value by a UBinarySize. |