SCompoundWidget::SetForegroundColor

Sets the widget's foreground color.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Widgets/SCompoundWidget.h

Include

#include "Widgets/SCompoundWidget.h"

Syntax

void SetForegroundColor
(
    const TAttribute< FSlateColor > & InForegroundColor
)

Remarks

Sets the widget's foreground color.

Parameters

Parameter

Description

InColor

The color to set.

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