DestroyColorPicker

Destroy the current color picker.

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorPicker.h

Include

#include "Widgets/Colors/SColorPicker.h"

Source

/Engine/Source/Runtime/AppFramework/Private/Widgets/Colors/SColorPicker.cpp

Syntax

void DestroyColorPicker()

Remarks

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.

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