Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SDockTab
Description
Set Label Suffix. A second text field at the end of the Label that takes precedence and isn't lost when space is restricted
| Name | SetTabLabelSuffix |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h |
| Include Path | #include "Widgets/Docking/SDockTab.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp |
void SetTabLabelSuffix
(
const TAttribute < FText > & InTabLabelSuffix
)