Draw

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Draw

(
    FCanvas* InCanvas
)

Public function Virtual

void

 

Draw

(
    FCanvas* InCanvas,
    const FVector2D& InPosition
)

Draw this item (this will affect the items position for future draw calls that do no specify a position)

Public function Virtual

void

 

Draw

(
    FCanvas* InCanvas,
    float X,
    float Y
)

Draw this item (this will affect the items position for future draw calls that do no specify a position)

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