Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input
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
A widget which allows the user to enter a digit or choose a number from a drop down menu.
Functions
| |
Type |
Name |
Description |
 |
void |
|
|
Classes
| |
Type |
Name |
Description |
 |
FArguments |
|
|
 |
FNamedValue |
Represents a named numeric value for display in the drop down menu. |
|
Typedefs