get_drag_area


Description:

public bool get_drag_area (out Rect drag_area)

Retrieves the "drag area" associated with this, that is a Rect that constrains the actor movements, in parents coordinates.

Parameters:

this

a DragAction

drag_area

a Rect to be filled

Returns:

true if the actor is actually constrained (and thus drag_area is valid), false otherwise