STextPropertyEditableTextBox::FArguments::WrapTextAt

Whether text wraps onto a new line when it's length exceeds this width; if this value is zero or negative, no wrapping occurs

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/STextPropertyEditableTextBox.h

Include

#include "STextPropertyEditableTextBox.h"

Syntax

WidgetArgsType & WrapTextAt
(
    const TAttribute< float > & InAttribute
)

Remarks

Whether text wraps onto a new line when it's length exceeds this width; if this value is zero or negative, no wrapping occurs

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