SNumericDropDown

A widget which allows the user to enter a digit or choose a number from a drop down menu.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SNumericDropDown.h"

Syntax

template<typename NumericType>
class SNumericDropDown : public SCompoundWidget

Remarks

A widget which allows the user to enter a digit or choose a number from a drop down menu.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Classes

Name

Description

Public struct

FArguments

Public class

FNamedValue

Represents a named numeric value for display in the drop down menu.

Typedefs

Name

Description

FOnValueChanged

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