Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
Syntax
FActorEndOverlapSignature OnActorEndOverlap
Remarks
Called when another actor stops overlapping this actor.
Components on both this and the other Actor must have bGenerateOverlapEvents set to true to generate overlap events.