Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
Syntax
FComponentEndOverlapSignature OnComponentEndOverlap
Remarks
Event called when something stops overlapping this component
Both this component and the other one must have GetGenerateOverlapEvents() set to true to generate overlap events.