SSplitter2x2::SetBottomRightContent

Sets the widget to be displayed in the splitter bottom right area

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SSplitter.h

Include

#include "Widgets/Layout/SSplitter.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SSplitter.cpp

Syntax

void SetBottomRightContent
(
    TSharedRef< SWidget > BottomRightContent
)

Remarks

Sets the widget to be displayed in the splitter bottom right area

Parameters

Parameter

Description

BottomRightContent

The bottom right widget

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss