A hook event that fires when any PlaceableObject is pasted onto the Scene. Substitute the "PlaceableObject" in the hook event to target a specific PlaceableObject type, for example "pasteToken".
The objects that were copied or cut
The create data if copied, or the update data if cut
Additional options
Were the objects cut instead of copied?
A hook event that fires when any PlaceableObject is pasted onto the Scene. Substitute the "PlaceableObject" in the hook event to target a specific PlaceableObject type, for example "pasteToken".