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