SSlider::Construct

Construct the widget.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSlider.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SSlider.cpp

Syntax

void Construct
(
    const SSlider::FArguments & InDeclaration
)

Remarks

Construct the widget.

Parameters

Parameter

Description

InDeclaration

A declaration from which to construct the widget.

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