• A hook event that fires when a PlaceableObject is incrementally refreshed. The dispatched event name replaces "Object" with the named PlaceableObject subclass, i.e. "refreshToken". refreshObject

    Parameters

    • object: PlaceableObject

      The object instance being refreshed

    Returns void