Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UMultiLineEditableTextBox
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/MultiLineEditableTextBox.h |
Include | #include "Components/MultiLineEditableTextBox.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/MultiLineEditableTextBox.cpp |
void SetIsReadOnly
&40;
bool bReadOnly
&41;
Remarks
Sets the Text as Readonly to prevent it from being modified interactively by the user