SSpinBox::FArguments::OnDynamicSliderMaxValueChanged

Called right after the max slider value is changed (only relevant if SupportDynamicSliderMaxValue is true)

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSpinBox.h

Include

#include "Widgets/Input/SSpinBox.h"

Syntax

WidgetArgsType & OnDynamicSliderMaxValueChanged
(
    const FOnDynamicSliderMinMaxValueChanged & InDelegate
)

Remarks

Called right after the max slider value is changed (only relevant if SupportDynamicSliderMaxValue is 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