FSlateColorBrush::FSlateColorBrush

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

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Brushes/SlateColorBrush.h"

Syntax

FSlateColorBrush
(
    const FColor & InColor
)

Remarks

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

Parameters

Parameter

Description

InColor

The color value 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