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

    Class ScriptCallCategory

    A single script call category/trigger.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _id: string
    cancelable?: boolean

    Can this script call cancel execution?

    flags?: object
    info: string

    Category description

    itemTypes: Set<string>

    Item types this script call is valid for

    name: string
    namespace: string

    Accessors

    • get id(): string

      The unique key of the value.

      Returns string

    Methods

    • Protected

      Localize fields

      Returns void

    • Protected

      Prepares the data of the registry entry.

      Returns void