Value::IsObject

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

IsObject determines whether the type is of complex type (Object, Array, MovieClip, etc) or not.

Return Value

Returns true if complex type otherwise false.