FSlateStyleSet::Set

Set [FLinearColor](API\Runtime\Core\Math\FLinearColor) property.

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/SlateStyle.h"

Syntax

void Set
(
    const FName PropertyName,
    const FLinearColor & InColor
)

Remarks

Set FLinearColor property.

Parameters

Parameter

Description

PropertyName

Name of the property to set.

InColor

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