Navigation
Unreal Engine C++ API Reference > Runtime > AppFramework > Widgets > Colors > SColorPicker
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 |
void Construct
&40;
const FArguments & InArgs
&41;
Remarks
Construct the widget
Parameters
Name | Description |
---|---|
InArgs | Declaration from which to construct the widget. |