• A hook event that fires when a PlaceableObject is destroyed. The dispatched event name replaces "Object" with the named PlaceableObject subclass, i.e. "destroyToken". destroyObject

    Parameters

    • object: PlaceableObject

      The object instance being destroyed

    Returns void