Set

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Set

(
    const FName PropertyName,
    const DefinitionType& InStyleDefin...
)

Public function

void

 

Set

(
    const FName PropertyName,
    FSlateBoxBrush* InBrush
)

Public function

void

 

Set

(
    const FName PropertyName,
    FSlateBorderBrush* InBrush
)

Public function

void

 

Set

(
    const FName PropertyName,
    FSlateImageBrush* InBrush
)

Public function

void

 

Set

(
    const FName PropertyName,
    FSlateDynamicImageBrush* InBru...
)

Public function

void

 

Set

(
    const FName PropertyName,
    FSlateColorBrush* InBrush
)

Public function

void

 

Set

(
    FName PropertyName,
    const FSlateSound& InSound
)

Set FSlateSound properties

Public function

void

 

Set

(
    FName PropertyName,
    const FSlateFontInfo& InFontInfo
)

Set FSlateFontInfo properties

Public function

void

 

Set

(
    const FName PropertyName,
    const float InFloat
)

Set float properties

Public function

void

 

Set

(
    const FName PropertyName,
    const FVector2D InVector
)

Add a FVector2D property to this style's collection.

Public function

void

 

Set

(
    const FName PropertyName,
    const FLinearColor& InColor
)

Set FLinearColor property.

Public function

void

 

Set

(
    const FName PropertyName,
    const FColor& InColor
)

Public function

void

 

Set

(
    const FName PropertyName,
    const FSlateColor& InColor
)

Add a FSlateLinearColor property to this style's collection.

Public function

void

 

Set

(
    const FName PropertyName,
    const FMargin& InMargin
)

Add a FMargin property to this style's collection.

Public function

void

 

Set

(
    const FName PropertyName,
    FSlateBrush* InBrush
)

Add a FSlateBrush property to this style's collection

Public function

void

 

Set

(
    const FName PropertyName,
    FSlateNoResource* InBrush
)

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