Event for when navigation path changes after calling AI MoveTo

Is it possible to fire an event when a pawn’s path is recalculated? For example, I have 2 actors running straight toward each other. I drop a cube in between them and they must recalculate a path around the cube. Is it possible to know when this recalculation occurs?