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

    An application that allows the user to configure change flags on an item

    Hierarchy

    • HandlebarsApplication<this> & ApplicationV2<
          RenderContext,
          Configuration,
          RenderOptions,
          this,
      >
      • MapEditor
    Index

    Properties

    entries: {} | undefined

    Accessors

    • get document(): any

      Returns any

    • get fields(): any

      Returns any

    • get isEditable(): boolean

      Returns boolean

    • get path(): string

      Returns string

    • get promise(): Promise<any>

      Returns Promise<any>

    Methods

    • Actions performed after closing the Application. Post-close steps are not awaited by the close process.

      Parameters

      • options: any

        Provided render options

      Returns void

    • Parameters

      • options: any

      Returns Promise<any>