A hook event that fires when a foundry.canvas.placeables.PlaceableObject is selected or deselected. Substitute the PlaceableObject name in the hook event to target a specific PlaceableObject type, for example "controlToken".
The object instance which is selected/deselected.
Whether the PlaceableObject is selected or not.
A hook event that fires when a foundry.canvas.placeables.PlaceableObject is selected or deselected. Substitute the PlaceableObject name in the hook event to target a specific PlaceableObject type, for example "controlToken".