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

    Parameters

    • actor: Actor

      The Actor

    • sheet: ActorSheet

      The ActorSheet application

    • data: object

      The data that has been dropped onto the sheet

    Returns void