Navigation
API > API/Runtime > API/Runtime/AdvancedWidgets
| Name | INotifyHook |
| Type | class |
| Header File | /Engine/Source/Runtime/AdvancedWidgets/Public/Framework/PropertyViewer/INotifyHook.h |
| Include Path | #include "Framework/PropertyViewer/INotifyHook.h" |
Syntax
class INotifyHook
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OnPostValueChange
(
const FPropertyPath& Path |
Framework/PropertyViewer/INotifyHook.h | ||
void OnPreValueChange
(
const FPropertyPath& Path |
Framework/PropertyViewer/INotifyHook.h |