Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function dropActorSheetData

    • 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