Body, Mind & Soul — API Reference
    Preparing search index...

    Function _renderTargetPicker

    • Local target-picker renderer. Invoked via promptFor on whichever client should present the dialog. Returns an array of TokenDocument UUIDs; the thin-shell caller (collectTargetActors) rehydrates them to Actors.

      Parameters

      • spec: { actionItemName: string; ownerActorUuid?: string }
      • Optionalopts: { requestId?: string } = {}
        • OptionalrequestId?: string

          When set, register for remote cancel.

      Returns Promise<string[]>