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

    Class ActionSelector

    Action Selector

    Hierarchy

    • HandlebarsApplication<this> & DocumentSheetV2<
          any,
          RenderContext<any>,
          Configuration<any>,
          RenderOptions,
          this,
      >
      • ActionSelector
    Index

    Accessors

    Methods

    Accessors

    • get item(): Item<"base" | ModuleSubType>

      Returns Item<"base" | ModuleSubType>

    Methods

    • Parameters

      • options: { document: ItemPF }

        Options

        • document: ItemPF

          Item to select action for.

      Returns Promise<object | ChatMessage<"base" | ModuleSubType> | undefined>

      • Result of ItemPF.use() for selected action