Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SNumericEntryBox > API/Runtime/Slate/SNumericEntryBox/FArguments
Description
The value that should be displayed. This value is optional in the case where a value cannot be determined
| Name | Value |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SNumericEntryBox.h |
| Include Path | #include "Widgets/Input/SNumericEntryBox.h" |
WidgetArgsType & Value
(
const TAttribute < TOptional < NumericType > > & InAttribute
)