FColorStructCustomization::CreateColorWidget

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

Unreal Engine C++ API Reference > Editor > DetailCustomizations > Customizations > FColorStructCustomization

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
[TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > CreateColorWidget
(
    [TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< [IPropertyHandle](API\Editor\PropertyEditor\IPropertyHandle) >
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library