A hook event that fires when a foundry.canvas.placeables.PlaceableObject is destroyed. The dispatched event name replaces "Object" with the named PlaceableObject subclass, i.e. "destroyToken".
The object instance being destroyed
A hook event that fires when a foundry.canvas.placeables.PlaceableObject is destroyed. The dispatched event name replaces "Object" with the named PlaceableObject subclass, i.e. "destroyToken".