Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SNumericEntryBox > API/Runtime/Slate/SNumericEntryBox/FArguments
Description
An optional format pattern that is used to format the ToolTipText. If set, this is used with a single argument ({0} = the display value).
| Name | ToolTipTextFormat |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SNumericEntryBox.h |
| Include Path | #include "Widgets/Input/SNumericEntryBox.h" |
WidgetArgsType & ToolTipTextFormat
(
const TAttribute < TOptional < FTextFormat > > & InAttribute
)