Pathfinder 1e for Foundry VTT
    Preparing search index...

    Function createInlineFormula

    • Internal Experimental

      Variant of CONFIG.ux.TextEditor._createInlineRoll for creating unrolled inline rolls.

      Synchronized with Foundry VTT v12.331

      {@inheritDoc CONFIG.ux.TextEditor._createInlineRoll}

      Parameters

      • match: string[]

        RegExp match

      • rollData: object

        Roll data

      • _options: object

        Parser options

      Returns HTMLAnchorElement | Promise<null | HTMLAnchorElement>