Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets
| Name | SNumericPropertyValue |
| Type | class |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Widgets/PropertyViewer/SNumericPropertyValue.h |
| Include Path | #include "Widgets/PropertyViewer/SNumericPropertyValue.h" |
Syntax
class SNumericPropertyValue : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SNumericPropertyValue
- FSlateControlledConstruction → SWidget → SCompoundWidget → SNumericPropertyValue
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NotifyHook | INotifyHook * | Widgets/PropertyViewer/SNumericPropertyValue.h | ||
| Path | FPropertyPath | Widgets/PropertyViewer/SNumericPropertyValue.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Widgets/PropertyViewer/SNumericPropertyValue.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedPtr< SWidget > CreateInstance
(
const FPropertyValueFactory::FGenerateArgs Args |
Widgets/PropertyViewer/SNumericPropertyValue.h |