Value::IsInt

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

IsInt determines whether the type is integer type or not.

Return Value

Returns true if integer type, false otherwise.