Pathfinder 1e for Foundry VTT
    Preparing search index...
    • Given a setting we want to return whether to skip or not the dialog based on an operator (usually an Event with the shiftKey property).

      Parameters

      • key: string

        The setting from where to get the current expected behavior.

      • Optionalreverse: boolean

        The source of truth indicating whether to invert the setting behavior.

      Returns boolean

      Whether to skip or not the dialog.