FColorStructCustomization::OnSetColorFromColorPicker

Called when the property is set from the color picker

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 OnSetColorFromColorPicker
(
    FLinearColor NewColor
)

Remarks

Called when the property is set from the color picker

Parameters

Parameter

Description

NewColor

The new color value

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