Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SNumericDropDown > API/Runtime/Slate/Widgets/Input/SNumericDropDown/FNamedValue
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SNumericDropDown.h |
| Include | #include "Widgets/Input/SNumericDropDown.h" |
FNamedValue
&40;
NumericType InValue,
FText InName,
FText InDescription
&41;
Remarks
Creates a new FNamedValue The numeric value to be assigned The display text for the value in the UI The description of the value used in tooltips or wherever a longer description is needed.