GreaterThan(UBinarySize, UBinarySize) | Returns a value indicating whether a specified UBinarySize is greater than another UBinarySize. |
GreaterThan(UBinarySize, UInt64) | Returns a value indicating whether a specified UBinarySize is greater than a UInt64. |
GreaterThan(UInt64, UBinarySize) | Returns a value indicating whether a specified UInt64 is greater than a UBinarySize. |