SWrapBox::SetOrientation

Set the Orientation to determine if the wrap box needs to arrange the slots left-to-right or top-to-bottom

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SWrapBox.h

Include

#include "Widgets/Layout/SWrapBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SWrapBox.cpp

Syntax

void SetOrientation
(
    EOrientation InOrientation
)

Remarks

Set the Orientation to determine if the wrap box needs to arrange the slots left-to-right or top-to-bottom

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