UScrollBoxSlot::BuildSlot

Builds the underlying FSlot for the Slate layout panel.

Choose your operating system:

Windows

macOS

Linux

References

Module

UMG

Header

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

Include

#include "Components/ScrollBoxSlot.h"

Source

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

Syntax

void BuildSlot
(
    TSharedRef< SScrollBox > ScrollBox
)

Remarks

Builds the underlying FSlot for the Slate layout panel.