UOverlaySlot::BuildSlot

Builds the underlying FSlot for the Slate layout panel.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UOverlaySlot::BuildSlot()

UCommonVisibilitySwitcherSlot::BuildSlot()

References

Module

UMG

Header

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

Include

#include "Components/OverlaySlot.h"

Source

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

Syntax

virtual void BuildSlot
(
    TSharedRef< SOverlay > InOverlay
)

Remarks

Builds the underlying FSlot for the Slate layout panel.