FSlateStyleSet::Set

Set float properties

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 float InFloat
)

Remarks

Set float properties

Parameters

Parameter

Description

PropertyName

Name of the property to set.

InFloat

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