MakeBox

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

MakeBox

(
    FSlateWindowElementList& ElementLi...,
    uint32 InLayer,
    const FPaintGeometry& PaintGeometr...,
    const FSlateBrush* InBrush,
    ESlateDrawEffect InDrawEffects,
    const FLinearColor& InTint
)

Creates a box element based on the following diagram.

Public function Static

void

 

MakeBox

(
    FSlateWindowElementList& ElementLi...,
    uint32 InLayer,
    const FPaintGeometry& PaintGeometr...,
    const FSlateBrush* InBrush,
    const FSlateResourceHandle& InRend...,
    ESlateDrawEffect InDrawEffects,
    const FLinearColor& InTint
)

Storing and passing in a FSlateResourceHandle to MakeBox is no longer necessary.

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