SetDrawColor

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetDrawColor

(
    FColor const& C
)

Set draw color. (FColor)

Public function

void

 

SetDrawColor

(
    uint8 R,
    uint8 G,
    uint8 B,
    uint8 A
)

Set draw color. (R,G,B,A)

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