135 float ColorSliderSize = 0.0f;
OODEFFUNC typedef void(OODLE_CALLBACK t_fp_OodleCore_Plugin_Free)(void *ptr)
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_EVENT(DelegateName, EventName)
Definition DeclarativeSyntaxSupport.h:458
#define SLATE_END_ARGS()
Definition DeclarativeSyntaxSupport.h:116
return true
Definition ExternalRpcRegistry.cpp:601
SColorThemeBar is deprecated SColorThemesViewer now displays a standard menu with a list of available themes _UseSRGB()
EOrientation
Definition SlateEnums.h:261
Definition PaintArgs.h:23
Definition SlateRect.h:26
Definition DrawElements.h:220
Definition SColorSlider.h:18
SColorSlider()
Definition SColorSlider.cpp:7
virtual FVector2D ComputeDesiredSize(float) const override
Definition SColorSlider.cpp:112
SLATE_BEGIN_ARGS(SColorSlider)
Definition SColorSlider.h:25
virtual int32 OnPaint(const FPaintArgs &Args, const FGeometry &AllottedGeometry, const FSlateRect &MyCullingRect, FSlateWindowElementList &OutDrawElements, int32 LayerId, const FWidgetStyle &InWidgetStyle, bool bParentEnabled) const override
Definition SColorSlider.cpp:125
DECLARE_DELEGATE_OneParam(FOnValueChanged, float)
void Construct(const FArguments &InArgs)
Definition SColorSlider.cpp:16
Definition SharedPointer.h:692
Definition SlateEnums.h:289
@ false
Definition radaudio_common.h:23
Definition SlateBrush.h:239