Value::IsDisplayObjectActive

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

IsDisplayObjectActive checks if the DisplayObject held by the GFx::Value is on the stage.

Return Value

Returns true if the DisplayObject is on the stage, false if not.