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

    Function collectTemplateActors

    • Ask the user to place a region and collect actors within it. Uses canvas.regions.placeRegion (v14 replacement for MeasuredTemplate) — the user positions the shape preview on the canvas and left-clicks to confirm.

      Parameters

      • templateConfig: object

        { type, size, angle }

      • ownerActor: any
      • __namedParameters: {
            actionItemName?: null;
            declarationIndex?: null;
            declarationTotal?: null;
            isLastDeclaration?: boolean;
            keepRegion?: boolean;
            onCancelReady?: null;
            resolveSpecs?: never[];
        } = {}

      Returns Promise<Actor[]>