Navigation
Unreal Engine C++ API Reference > Editor > DetailCustomizations > Customizations > FMathStructCustomization
Type
typedef TMulticastDelegate_FourParams< void, float, [TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< [SWidget](API\Runtime\SlateCore\Widgets\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)