MakeLines

Overload list

Choose your operating system:

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