IMultiBlockBaseWidget::SetMultiBlockLocation

Sets the blocks location relative to the other blocks

Windows
MacOS
Linux

Override Hierarchy

IMultiBlockBaseWidget::SetMultiBlockLocation()

SMultiBlockBaseWidget::SetMultiBlockLocation()

References

Module

Slate

Header

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

Include

#include "Framework/MultiBox/MultiBox.h"

Syntax

void SetMultiBlockLocation
(
    EMultiBlockLocation::Type InLocation,
    bool bSectionContainsIcons
)

Remarks

Sets the blocks location relative to the other blocks

Parameters

Parameter

Description

InLocation

The MultiBlocks location

bSectionContainsIcons

Does the section contain icons?

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