SColorPicker::FArguments::TargetColorChannels

An array of color pointer structs this color picker targets Only to keep compatibility with wx.

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorPicker.h

Include

#include "Widgets/Colors/SColorPicker.h"

Syntax

WidgetArgsType & TargetColorChannels
(
    const TAttribute< TArray< FColorChannels > > & InAttribute
)

Remarks

An array of color pointer structs this color picker targets Only to keep compatibility with wx. Should be removed once wx is gone.

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