FColorStructCustomization::CreateColorWidget

Creates the color widget that when clicked spawns the color picker window.

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

TSharedRef< SWidget > CreateColorWidget
(
    TWeakPtr< IPropertyHandle >
)

Remarks

Creates the color widget that when clicked spawns the color picker window.

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