UVerticalBoxSlot::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/VerticalBoxSlot.h

Include

#include "Components/VerticalBoxSlot.h"

Source

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

Syntax

void BuildSlot
(
    TSharedRef< SVerticalBox > InVerticalBox
)

Remarks

Builds the underlying FSlot for the Slate layout panel.