• A hook event fired by the system after an item link is deleted.

    Parameters

    • item: ItemPF

      The item whose links data was changed.

    • link: ItemLink

      Link data that was deleted.

    • kind: "children" | "charges" | "classAssociations" | "ammunition"

      The type of the link that was deleted.

    Returns void

    Remarks

    Called by Hooks.callAll

Generated using TypeDoc