![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Misc/Attribute.h"#include "Input/Reply.h"#include "Widgets/DeclarativeSyntaxSupport.h"#include "Widgets/SLeafWidget.h"#include "Framework/SlateDelegates.h"#include "Widgets/SCompoundWidget.h"#include "Widgets/Input/SNumericEntryBox.h"Go to the source code of this file.
Functions | |
| DECLARE_DELEGATE_RetVal_OneParam (bool, FOnGetCurrentVector4Value, FVector4 &) enum class UE_DEPRECATED(5.5 | |
Variables | |
| Color grading widgets and associated types have moved to the AdvancedWidgets module | EColorGradingModes |
| DECLARE_DELEGATE_RetVal_OneParam | ( | bool | , |
| FOnGetCurrentVector4Value | , | ||
| FVector4 & | |||
| ) |
Callback to get the current FVector4 value Enumerates color picker modes.
| Color grading widgets and associated types have moved to the AdvancedWidgets module EColorGradingModes |