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

    Function renderApplications

    • Re-render all open applications. Optionally limiting to just the the system apps.

      Parameters

      • Optionaloptions: { force?: boolean; systemOnly?: boolean } = {}

        Additional options

        • Optionalforce?: boolean

          Force render

        • OptionalsystemOnly?: boolean

          Render only system apps.

      Returns Promise<void>