SSlider::FArguments::Value

A value that drives where the slider handle appears. Value is normalized between 0 and 1.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSlider.h"

Syntax

WidgetArgsType & Value
(
    const TAttribute< float > & InAttribute
)

Remarks

A value that drives where the slider handle appears. Value is normalized between 0 and 1.

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