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

    Function getItem

    • Choose item from actor.

      This is simplified interface to pf1.applications.ItemSelector

      Parameters

      Returns Promise<null | string | false | Item<"base" | ModuleSubType>>

      • Chosen item, null if cancelled, or false if none option was used.