Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SNumericEntryBox
Type
typedef TBaseDelegate_FourParams< void, NumericType, TWeakPtr< SWidget >, bool, bool > FOnDynamicSliderMinMaxValueChanged
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SNumericEntryBox.h |
| Include | #include "Widgets/Input/SNumericEntryBox.h" |
Remarks
Notification when the max/min spinner values are changed (only apply if SupportDynamicSliderMaxValue or SupportDynamicSliderMinValue are true)