![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Widgets/PropertyViewer/SNumericPropertyValue.h"#include "Framework/PropertyViewer/INotifyHook.h"#include "Styling/AdvancedWidgetsStyle.h"#include "Styling/SlateTypes.h"#include "UObject/UnrealType.h"#include "Widgets/Input/SSpinBox.h"Namespaces | |
| namespace | UE |
| namespace | UE::PropertyViewer |
| namespace | UE::PropertyViewer::Private |
Macros | |
| #define | LOCTEXT_NAMESPACE "SNumericPropertyValue" |
Functions | |
| template<typename TValue , typename TPred > | |
| TValue | UE::PropertyViewer::Private::GetCurrentValue (const FPropertyPath &Path, TPred Pred) |
| template<typename TPred > | |
| void | UE::PropertyViewer::Private::OnValueChanged (FPropertyPath &Path, INotifyHook *NotifyHook, TPred Pred) |
| #define LOCTEXT_NAMESPACE "SNumericPropertyValue" |