SDockTab::SetContent

Sets the content for this border

Windows
MacOS
Linux

Override Hierarchy

SBorder::SetContent()

SDockTab::SetContent()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h

Include

#include "Widgets/Docking/SDockTab.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp

Syntax

virtual void SetContent
(
    TSharedRef< SWidget > InContent
)

Remarks

Sets the content for this border

Parameters

Parameter

Description

InContent

The widget to use as content for the border

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