SDockTab::SetTabLabelSuffix

Set Label Suffix.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Docking/SDockTab.h

Include

#include "Widgets/Docking/SDockTab.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Docking/SDockTab.cpp

Syntax

void SetTabLabelSuffix
(
    const TAttribute< FText > & InTabLabelSuffix
)

Remarks

Set Label Suffix. A second text field at the end of the Label that takes precedence and isn't lost when space is restricted

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss