SSlider::FArguments::RequiresControllerLock

Sets whether we have to lock input to change the slider value.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSlider.h"

Syntax

WidgetArgsType & RequiresControllerLock
(
    bool InArg
)

Remarks

Sets whether we have to lock input to change the 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