Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SEditableText
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableText.h |
| Include | #include "Widgets/Input/SEditableText.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Input/SEditableText.cpp |
void SetTextBlockStyle
&40;
const FTextBlockStyle &42; InTextStyle
&41;
Remarks
TextStyle Sets the text block style used to draw the text
Parameters
| Name | Description |
|---|---|
| InTextStyle | The new text block style to use |