SWrapBox::SetWrapWidth

Set the width at which the wrap panel should wrap its content.

Windows
MacOS
Linux

Deprecated

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 SetWrapWidth
(
    const TAttribute< float > & InWrapWidth
)

Remarks

Set the width at which the wrap panel should wrap its content.

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