Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include | #include "Widgets/SWidget.h" |
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.