SWrapBox::SetUseAllottedWidth

When true, use the WrapWidth property to determine where to wrap to the next line.

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 SetUseAllottedWidth
(
    bool bInUseAllottedWidth
)

Remarks

When true, use the WrapWidth property to determine where to wrap to the next line.

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