FSlateColorBrush::FSlateColorBrush

Creates and initializes a new instance with the specified shared color.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Brushes/SlateColorBrush.h

Include

#include "Brushes/SlateColorBrush.h"

Syntax

FSlateColorBrush
(
    const TSharedRef< FLinearColor > & InColor
)

Remarks

Creates and initializes a new instance with the specified shared color.

Parameters

Parameter

Description

InColor

The shared color to use

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