A hook event that fires whenever the contents of a Compendium pack were modified.
This hook fires for all connected clients after the update has been processed.
updateCompendium
Parameters
pack: CompendiumCollection
The Compendium pack being modified
documents: Document[]
The locally-cached Documents which were modified in the operation
options: object
Additional options which modified the modification request
userId: string
The ID of the User who triggered the modification workflow
A hook event that fires whenever the contents of a Compendium pack were modified. This hook fires for all connected clients after the update has been processed.
updateCompendium