Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/SDynamicNumericEntry
| Name | FDataSource |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/SDynamicNumericEntry.h |
| Include Path | #include "ModelingWidgets/SDynamicNumericEntry.h" |
Syntax
struct FDataSource
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GetUIRange | TFunction< TInterval< float >()> | ModelingWidgets/SDynamicNumericEntry.h | ||
| GetValue | TFunction< float()> | ModelingWidgets/SDynamicNumericEntry.h | ||
| GetValueRange | TFunction< TInterval< float >()> | ModelingWidgets/SDynamicNumericEntry.h | ||
| SetValue | TFunction< void(float, EPropertyValueSetFlags::Type)> | ModelingWidgets/SDynamicNumericEntry.h |