Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UMultiLineEditableText
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/MultiLineEditableText.h |
Include | #include "Components/MultiLineEditableText.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/MultiLineEditableText.cpp |
void SetHintText
&40;
FText InHintText
&41;
Remarks
Sets the Hint text that appears when there is no text in the text box
Parameters
Name | Description |
---|---|
InHintText | The text that appears when there is no text in the text box |