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