UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::PropertyViewer::INotifyHook Class Referenceabstract

#include <INotifyHook.h>

Public Member Functions

virtual void OnPreValueChange (const FPropertyPath &Path)=0
 
virtual void OnPostValueChange (const FPropertyPath &Path)=0
 

Member Function Documentation

◆ OnPostValueChange()

virtual void UE::PropertyViewer::INotifyHook::OnPostValueChange ( const FPropertyPath Path)
pure virtual

◆ OnPreValueChange()

virtual void UE::PropertyViewer::INotifyHook::OnPreValueChange ( const FPropertyPath Path)
pure virtual

The documentation for this class was generated from the following file: