Value::IsUInt

Value::IsUInt
SF_INLINE bool IsUInt() const;
Description

IsUInt determines whether the type is of unsigned integer type or not.

Return Value

Returns true if unsigned integer type otherwise false.