Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Text > API/Runtime/Slate/Widgets/Text/SInlineEditableTextBlock
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Text/SInlineEditableTextBlock.h |
| Include | #include "Widgets/Text/SInlineEditableTextBlock.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Text/SInlineEditableTextBlock.cpp |
void Construct
&40;
const FArguments & InArgs
&41;
Remarks
Construct this widget. Called by the SNew()Slate macro.
Parameters
| Name | Description |
|---|---|
| InArgs | Declaration used by the SNew() macro to construct this widget |
| InViewModel | The UI logic not specific to slate |