SMultiBoxWidget::SetMultiBox

Associates this widget with a MultiBox

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

void SetMultiBox
(
    TSharedRef< FMultiBox > InMultiBox
)

Remarks

Associates this widget with a MultiBox

Parameters

Parameter

Description

InMultiBox

The MultiBox we'll be associated with

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