SMultiBoxWidget::SetContent

Sets new content for the [SMultiBoxWidget](API\Runtime\Slate\Framework\MultiBox\SMultiBoxWidget)

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/MultiBox/MultiBox.h

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

void SetContent
(
    TSharedRef< SWidget > InContent
)

Remarks

Sets new content for the SMultiBoxWidget

Parameters

Parameter

Description

InContent

The new content to place in the ChildSlot

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