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.
prompts.promptFor(actor, { type: "summonNpc", pool })
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.