GetColorPicker

Get a pointer to the static color picker, or nullptr if it does not exist.

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

TSharedPtr< SColorPicker > GetColorPicker()

Remarks

Get a pointer to the static color picker, or nullptr if it does not exist.

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