• A hook event that fires when some useful data is dropped onto an ActorSheet.

    Parameters

    • actor: documents.Actor

      The Actor

    • sheet: ActorSheetV2

      The ActorSheet application

    • data: object

      The data that has been dropped onto the sheet

    Returns void