Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UActorComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include | #include "Components/ActorComponent.h" |
void ReceiveEndPlay
&40;
EEndPlayReason::Type EndPlayReason
&41;
Remarks
Blueprint implementable event for when the component ends play, generally via destruction or its Actor's EndPlay.