Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SInlineEditableTextBlock
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/Text/SInlineEditableTextBlock.h |
|
|
|
Widgets/Text/SInlineEditableTextBlock.h |
|
SetText(const TAttribute< FText > &)
| |
|
| Name |
SetText |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Slate/Public/Widgets/Text/SInlineEditableTextBlock.h |
| Include Path |
#include "Widgets/Text/SInlineEditableTextBlock.h" |
| Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Text/SInlineEditableTextBlock.cpp |
void SetText
(
const TAttribute < FText > & InText
)
SetText(const FString &)
| |
|
| Name |
SetText |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Slate/Public/Widgets/Text/SInlineEditableTextBlock.h |
| Include Path |
#include "Widgets/Text/SInlineEditableTextBlock.h" |
| Source |
/Engine/Source/Runtime/Slate/Private/Widgets/Text/SInlineEditableTextBlock.cpp |
void SetText
(
const FString & InText
)