UScaleBox::OnSlotRemoved

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UPanelWidget::OnSlotRemoved()

UScaleBox::OnSlotRemoved()

References

Module

UMG

Header

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

Include

#include "Components/ScaleBox.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/ScaleBox.cpp

Syntax

virtual void OnSlotRemoved
(
    UPanelSlot * Slot
)