SButton::GetDisabledForegroundColor

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

SWidget::GetDisabledForegroundColor()

SButton::GetDisabledForegroundColor()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SButton.h

Include

#include "Widgets/Input/SButton.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SButton.cpp

Syntax

virtual FSlateColor GetDisabledForegroundColor() const

Returns

the Foreground color that this widget sets when this widget or any of its ancestors are disabled; unset options if the widget does not set a foreground color