SWrapBox::SetUseAllottedSize

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

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 SetUseAllottedSize
(
    bool bInUseAllottedSize
)

Remarks

When true, use the WrapSize 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