Value::IsBool

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

IsBool determines whether the type is of Boolean type or not.

Return Value

Returns true if Boolean type otherwise false.