Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetComponent
- UActorComponent::EndPlay()
- USceneComponent::EndPlay()
- UWidgetComponent::EndPlay()
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h |
| Include | #include "Components/WidgetComponent.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/WidgetComponent.cpp |
virtual void EndPlay
&40;
const EEndPlayReason::Type EndPlayReason
&41;
Remarks
Ends gameplay for this component. Called from AActor::EndPlay only if bHasBegunPlay is true