MakeLines

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

void

 

MakeLines

(
    FSlateWindowElementList& ElementLi...,
    uint32 InLayer,
    const FPaintGeometry& PaintGeometr...,
    const TArray< FVector2D >& Points,
    ESlateDrawEffect InDrawEffects,
    const FLinearColor& InTint,
    bool bAntialias,
    float Thickness
)

Creates a line defined by the provided points

Public function Static

void

 

MakeLines

(
    FSlateWindowElementList& ElementLi...,
    uint32 InLayer,
    const FPaintGeometry& PaintGeometr...,
    const TArray< FVector2D >& Points,
    const TArray< FLinearColor >& Poin...,
    ESlateDrawEffect InDrawEffects,
    const FLinearColor& InTint,
    bool bAntialias,
    float Thickness
)

Creates a line defined by the provided points

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