15UE_DEPRECATED(5.5,
"Color grading widgets and associated types have moved to the AdvancedWidgets module.")
37class UE_DEPRECATED(5.5,
"Color grading widgets and associated types have moved to the AdvancedWidgets module.") SColorGradingPicker
133 APPFRAMEWORK_API void TransformColorGradingRangeToLinearColorRange(
float &FloatValue);
153 bool bIsMouseDragging;
156 float SliderValueMin;
157 float SliderValueMax;
159 float MainShiftMultiplier;
160 float MainCtrlMultiplier;
#define UE_DEPRECATED(Version, Message)
Definition CoreMiscDefines.h:302
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define SLATE_ATTRIBUTE(AttrType, AttrName)
Definition DeclarativeSyntaxSupport.h:192
#define SLATE_ARGUMENT_DEPRECATED(ArgType, ArgName, DeprecationVersion, DeprecationMessage)
Definition DeclarativeSyntaxSupport.h:215
#define SLATE_BEGIN_ARGS(InWidgetType)
Definition DeclarativeSyntaxSupport.h:63
#define SLATE_EVENT(DelegateName, EventName)
Definition DeclarativeSyntaxSupport.h:458
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
#define SLATE_ARGUMENT(ArgType, ArgName)
Definition DeclarativeSyntaxSupport.h:208
#define DECLARE_DELEGATE_RetVal_OneParam(ReturnValueType, DelegateName, Param1Type)
Definition DelegateCombinations.h:54
#define DECLARE_MULTICAST_DELEGATE_FourParams(DelegateName, Param1Type, Param2Type, Param3Type, Param4Type)
Definition DelegateCombinations.h:76
#define DECLARE_DELEGATE_TwoParams(DelegateName, Param1Type, Param2Type)
Definition DelegateCombinations.h:57
return true
Definition ExternalRpcRegistry.cpp:601
void Construct(const FArguments &InArgs)
uint32 Offset
Definition VulkanMemory.cpp:4033
Definition SharedPointer.h:692
Definition SharedPointer.h:1295
Type
Definition SlateEnums.h:291
@ false
Definition radaudio_common.h:23
Definition Optional.h:131