| bSupportsDrag |
TAttribute< bool > |
Whether the color block supports drag/drop operations |
Widgets/Colors/SColorThemes.h |
|
| bUseAlpha |
TAttribute< bool > |
Whether or not the color uses Alpha or not |
Widgets/Colors/SColorThemes.h |
|
| bUseSRGB |
TAttribute< bool > |
Whether to use display sRGB color |
Widgets/Colors/SColorThemes.h |
|
| ColorInfo |
TSharedPtr< FColorInfo > |
The info for this color block |
Widgets/Colors/SColorThemes.h |
|
| ColorPtr |
TWeakPtr< FLinearColor > |
A pointer to the color this block uses |
Widgets/Colors/SColorThemes.h |
|
| HideTrashCallback |
FSimpleDelegate |
Callback to pass down to the FColorDragDrop for it to hide the trash |
Widgets/Colors/SColorThemes.h |
|
| OnSelectColor |
FOnLinearColorValueChanged |
Event called when this block is clicked |
Widgets/Colors/SColorThemes.h |
|
| ParentPtr |
TWeakPtr< SThemeColorBlocksBar > |
A pointer to the theme color blocks bar that is this block's origin |
Widgets/Colors/SColorThemes.h |
|
| ShowTrashCallback |
FSimpleDelegate |
Callback to pass down to the FColorDragDrop for it to show the trash |
Widgets/Colors/SColorThemes.h |
|