Value::IsClosure

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

IsClosure determines whether the type is a closure or not. Only supported in ActionScript 3.

Return Value

Returns true if ActionScript 3 closure object otherwise false.