DrawBox

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

DrawBox

(
    const float X,
    const float Y,
    const float W,
    const float H,
    const FSlateBrush* Brush,
    const FLinearColor& Color
)

Public function Const

void

 

DrawBox

(
    const int32 InLayer,
    const float X,
    const float Y,
    const float W,
    const float H,
    const FSlateBrush* Brush,
    const FLinearColor& Color
)

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