FSlateColor::FSlateColor

Creates a new Slate color with the specified values.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/SlateColor.h"

Syntax

FSlateColor
(
    const FLinearColor & InColor
)

Remarks

Creates a new Slate color with the specified values.

Parameters

Parameter

Description

InColor

The color value to assign.

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