SetLayerColor

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetLayerColor

(
    int32 Index,
    const TAttribute< FSlateColor >& C...
)

Sets the color for a given layer, if it exists.

Public function

void

 

SetLayerColor

(
    int32 Index,
    TAttribute< FSlateColor >&& Color
)

Sets the color for a given layer, if it exists.

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