• A hook event that fires when a PlaceableObject is initially drawn. The dispatched event name replaces "Object" with the named PlaceableObject subclass, i.e. "drawToken". drawObject

    Parameters

    • object: PlaceableObject

      The object instance being drawn

    Returns void