Draw

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

Draw

(
    UObject* Object,
    int32 X,
    int32 Y,
    uint32 Width,
    uint32 Height,
    FRenderTarget* Viewport,
    FCanvas* Canvas
)

Please override the other prototype of the Draw function.

Public function Virtual

void

 

Draw

(
    UObject* Object,
    int32 X,
    int32 Y,
    uint32 Width,
    uint32 Height,
    FRenderTarget* Viewport,
    FCanvas* Canvas,
    bool bAdditionalViewFamily
)

Draws a thumbnail for the object that was specified.

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