SColorPicker::MakeColorSpinBox

Creates a color spin box widget for the specified channel.

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Colors/SColorPicker.h"

Source

/Engine/Source/Runtime/AppFramework/Private/Widgets/Colors/SColorPicker.cpp

Syntax

TSharedRef< SWidget > MakeColorSpinBox
(
    EColorPickerChannels Channel
) const

Remarks

Creates a color spin box widget for the specified channel.

Returns

The new spin box.

Parameters

Parameter

Description

Channel

The color channel to create the widget for.

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