FSlateColor::GetColor

Gets the color value represented by this Slate color.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Styling/SlateColor.h

Include

#include "Styling/SlateColor.h"

Syntax

const FLinearColor & GetColor
(
    const FWidgetStyle & InWidgetStyle
) const

Remarks

Gets the color value represented by this Slate color.

Returns

The color value.

Parameters

Parameter

Description

InWidgetStyle

The widget style to use when this color represents a foreground or subdued color.

See Also

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