IMultiBlockBaseWidget::SetOwnerMultiBoxWidget

Associates the owner MultiBox widget with this widget

Windows
MacOS
Linux

Override Hierarchy

IMultiBlockBaseWidget::SetOwnerMultiBoxWidget()

SMultiBlockBaseWidget::SetOwnerMultiBoxWidget()

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

void SetOwnerMultiBoxWidget
(
    TSharedRef< SMultiBoxWidget > InOwnerMultiBoxWidget
)

Remarks

Associates the owner MultiBox widget with this widget

Parameters

Parameter

Description

InOwnerMultiBoxWidget

The MultiBox widget that owns us

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