Unreal Engine 4.26 Documentation
Unreal Engine 4.27 Documentation
Unreal Engine 5.0 Documentation
Unreal Engine 5.1 Documentation
Unreal Engine 5.2 Documentation
Unreal Engine 5.3 Documentation
> Unreal Engine API Reference > Runtime > UMG > Components > UPanelWidget > UPanelWidget::OnSlotRemoved
Light Theme
Dark Theme
>

UPanelWidget::OnSlotRemoved

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UPanelWidget::OnSlotRemoved()

UNamedSlot::OnSlotRemoved()

UOverlay::OnSlotRemoved()

UCommonVisibilitySwitcher::OnSlotRemoved()

USafeZone::OnSlotRemoved()

UHorizontalBox::OnSlotRemoved()

UVerticalBox::OnSlotRemoved()

UInvalidationBox::OnSlotRemoved()

UGridPanel::OnSlotRemoved()

UCanvasPanel::OnSlotRemoved()

UWidgetSwitcher::OnSlotRemoved()

UWindowTitleBarArea::OnSlotRemoved()

UUniformGridPanel::OnSlotRemoved()

UCommonVisibilitySwitcher::OnSlotRemoved()

UScaleBox::OnSlotRemoved()

UWrapBox::OnSlotRemoved()

UBackgroundBlur::OnSlotRemoved()

UMenuAnchor::OnSlotRemoved()

URetainerBox::OnSlotRemoved()

UButton::OnSlotRemoved()

UCommonLoadGuard::OnSlotRemoved()

USizeBox::OnSlotRemoved()

UCheckBox::OnSlotRemoved()

UBorder::OnSlotRemoved()

UScrollBox::OnSlotRemoved()

UViewport::OnSlotRemoved()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/PanelWidget.h

Include

#include "Components/PanelWidget.h"

Syntax

virtual void OnSlotRemoved
(
    UPanelSlot * InSlot
)