Add a delegate to OnComponentBeginOverlap in C++

In 4.27.2 the parameters set for on_begin_overlap_delegate is next:
(class UPrimitiveComponent* OtherComp, class AActor* OtherActor, class UPrimitiveComponent* OtherComp2, int32 OtherBodyIndex, bool someBool, const FHitResult& hitResult)