Component End Overlap not working. C++

For anyone looking for the correct signature to bind it’s:

OnComponentEndOverlap(class UPrimitiveComponent* OverlappedComp, class AActor* OtherActor, class UPrimitiveComponent* OtherComp, int32 OtherBodyIndex)

9 Likes