4.8 Transition Guide

What happened to AActor::ReceiveActorBeginOverlap and AActor::ReceiveActorEndOverlap? They use to be virtual, and overridable. Are we supposed to use AActor::NotifyActorBeginOverlap? Didn’t see this in patch notes.