A hook event that fires when a foundry.canvas.placeables.PlaceableObject is hovered over or out. Substitute the PlaceableObject name in the hook event to target a specific PlaceableObject type, for example "hoverToken".
The object instance.
Whether the PlaceableObject is hovered over or not.
A hook event that fires when a foundry.canvas.placeables.PlaceableObject is hovered over or out. Substitute the PlaceableObject name in the hook event to target a specific PlaceableObject type, for example "hoverToken".