FSlateEditableTextLayout::SetTextWrapping

Set the wrapping to use for this document

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SlateEditableTextLayout.h

Include

#include "Widgets/Text/SlateEditableTextLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SlateEditableTextLayout.cpp

Syntax

void SetTextWrapping
(
    const TAttribute< float > & InWrapTextAt,
    const TAttribute< bool > & InAutoWrapText,
    const TAttribute< ETextWrappingPolicy > & InWrappingPolicy
)

Remarks

Set the wrapping to use for this document

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