SBorder::SetBorderBackgroundColor

Sets the color and opacity of the background image of this border.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SBorder.h

Include

#include "Widgets/Layout/SBorder.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SBorder.cpp

Syntax

void SetBorderBackgroundColor
(
    const TAttribute< FSlateColor > & InColorAndOpacity
)

Remarks

Sets the color and opacity of the background image of this border.

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