SInlineEditableTextBlock::FArguments::IsReadOnly

True if the editable text block is read-only. It will not be able to enter edit mode if read-only

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Text/SInlineEditableTextBlock.h"

Syntax

WidgetArgsType & IsReadOnly
(
    const TAttribute< bool > & InAttribute
)

Remarks

True if the editable text block is read-only. It will not be able to enter edit mode if read-only

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