ParaScript.OnBeginDrag

Declaration

function OnBeginDrag(eventData) end

Description

Interface to implement if you wish to receive OnBeginDrag callbacks. Note: You need to implement IDragHandler in addition to IBeginDragHandler.