Navigation
API > API/Runtime > API/Runtime/AppFramework
Description
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.
| Name | DestroyColorPicker |
| Type | function |
| Header File | /Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorPicker.h |
| Include Path | #include "Widgets/Colors/SColorPicker.h" |
| Source | /Engine/Source/Runtime/AppFramework/Private/Widgets/Colors/SColorPicker.cpp |
void DestroyColorPicker()