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

    Function _renderSummonNpc

    • Renderer entry point for prompts.promptFor(actor, { type: "summonNpc", pool }). Resolves the actors from UUIDs locally on the delegate's client, opens the dialog, and resolves the promise once the dialog closes.

      Parameters

      • spec: { pool: { actorUuid: string; remaining: number }[] }

      Returns Promise<void>