Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/ModelingWidgets > API/Plugins/ModelingEditorUI/ModelingWidgets/SDynamicNumericEntry
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SDynamicNumericEntry::FArguments
References
| Module | ModelingEditorUI |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/SDynamicNumericEntry.h |
| Include | #include "ModelingWidgets/SDynamicNumericEntry.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SDynamicNumericEntry >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | MaxNumFloatDigits
(
int InArg |
Maximum number of digits of precision that will be displayed for float slider | |
| WidgetArgsType & | Source
(
TSharedPtr< FDataSource > InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |