UBorderSlot::BuildSlot

Builds the underlying slot for the slate border.

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

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

Include

#include "Components/BorderSlot.h"

Source

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

Syntax

void BuildSlot
(
    TSharedRef< SBorder > InBorder
)

Remarks

Builds the underlying slot for the slate border.