Construct

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    const TArray< ImageLayer >& InLaye...
)

Constructor that adds InLayers on top of the base image

Public function

void

 

Construct

(
    const FArguments& InArgs,
    TArray< ImageLayer >&& InLayers
)

Constructor that adds InLayers on top of the base image

Public function

void

 

Construct

(
    const FArguments& InArgs,
    int32 NumLayers
)

Constructor that adds NumLayers blank layers on top of the image for later use

Public function

void

 

Construct

(
    const FArguments& InArgs,
    TAttribute< const FSlateBrush*...,
    TAttribute< FSlateColor > Color
)

Constructor that adds a single layer on top of the base image

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