ISlateEditableTextWidget::CanInsertCarriageReturn

Are we currently able to insert a carriage return? (some widgets have modifier keys that need to be pressed)

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

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

Include

#include "Widgets/Text/ISlateEditableTextWidget.h"

Syntax

bool CanInsertCarriageReturn() const

Remarks

Are we currently able to insert a carriage return? (some widgets have modifier keys that need to be pressed)

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