SNumericEntryBox::FArguments::SliderExponentNeutralValue

When using exponential scale specify a neutral value where we want the maximum precision (by default it is the smallest slider value)

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SNumericEntryBox.h"

Syntax

WidgetArgsType & SliderExponentNeutralValue
(
    const TAttribute< NumericType > & InAttribute
)

Remarks

When using exponential scale specify a neutral value where we want the maximum precision (by default it is the smallest slider value)

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