FColorStructCustomization::CreateColorPicker

Creates a new color picker for interactively selecting the color

Windows
MacOS
Linux

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/Customizations/ColorStructCustomization.h

Include

#include "Customizations/ColorStructCustomization.h"

Source

/Engine/Source/Editor/DetailCustomizations/Private/ColorStructCustomization.cpp

Syntax

void CreateColorPicker
(
    bool bUseAlpha
)

Remarks

Creates a new color picker for interactively selecting the color

Parameters

Parameter

Description

bUseAlpha

If true alpha will be displayed, otherwise it is ignored

bOnlyRefreshOnOk

If true the value of the property will only be refreshed when the user clicks OK in the color picker

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