Go to the source code of this file.
◆ EColorPickerChannels
Enumerates color channels (do not reorder).
| Enumerator |
|---|
| Red | |
| Green | |
| Blue | |
| Alpha | |
| Hue | |
| Saturation | |
| Value | |
◆ EColorPickerHexMode
Enumerates hexadecimal text modes.
◆ EColorPickerModes
Enumerates color picker modes.
◆ DECLARE_DELEGATE_OneParam()
Called when the color picker cancel button is pressed
◆ DestroyColorPicker()
Destroy the current color picker. Necessary if the values the color picker currently targets become invalid.
Destroys the current color picker. Necessary if the values the color picker currently targets become invalid.
◆ GetColorPicker()
Get a pointer to the static color picker, or nullptr if it does not exist.
◆ OpenColorPicker()
Open up the static color picker, destroying any previously existing one.