Repository
  • Preparing search index...
  • The search index is not available
Pathfinder 1e for Foundry VTT
  • Pathfinder 1e for Foundry VTT
  • pf1
  • utils
  • ./dialog.mjs
  • getItem

Function getItem

  • getItem(options?: getItemOptions): Promise<null | string | Item>
  • Choose item from actor.

    This is simplified interface to pf1.applications.ItemSelector

    Parameters

    • options: getItemOptions = {}

      Options

    Returns Promise<null | string | Item>

    • Chosen item or null.
    • Defined in module/utils/dialog.mjs:25

Settings

Member Visibility
RepositoryRepository
Pathfinder 1e for Foundry VTT
  • Loading...

Generated using TypeDoc