FOnNumericEntryBoxDynamicSliderMinMaxValueChanged

Notification when the max/min slider values are changed (only apply if SupportDynamicSliderMaxValue or SupportDynamicSliderMinValue are true)

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_FourParams< void, float, TWeakPtr< SWidget >, bool, bool > FOnNumericEntryBoxDynamicSliderMinMaxValueChanged

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/Customizations/MathStructCustomizations.h

Include

#include "Customizations/MathStructCustomizations.h"

Remarks

Notification when the max/min slider values are changed (only apply if SupportDynamicSliderMaxValue or SupportDynamicSliderMinValue are true)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss