IMultiBlockBaseWidget::BuildMultiBlockWidget

Builds this MultiBlock widget up from the MultiBlock associated with it

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

void BuildMultiBlockWidget
(
    const ISlateStyle * StyleSet,
    const FName & StyleName
)

Remarks

Builds this MultiBlock widget up from the MultiBlock associated with it

Parameters

Parameter

Description

StyleSet

The Slate style to use to build the widget

StyleName

The style name to use from the StyleSet

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