Value::IsDisplayObject

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

IsDisplayObject determines whether the type is of display object type or not.

Return Value

Returns true if ActionScript display object otherwise false.