SWidget::SetFlowDirectionPreference

Sets how content should flow in this panel, based on the current culture.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h

Include

#include "Widgets/SWidget.h"

Syntax

void SetFlowDirectionPreference
(
    EFlowDirectionPreference InFlowDirectionPreference
)

Remarks

Sets how content should flow in this panel, based on the current culture. By default all panels inherit the state of the widget above. If they set a new flow direction it will be inherited down the tree.

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