![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NotifyHook.h>
Public Member Functions | |
| virtual void | NotifyPreChange (FProperty *PropertyAboutToChange) |
| virtual void | NotifyPostChange (const FPropertyChangedEvent &PropertyChangedEvent, FProperty *PropertyThatChanged) |
| virtual COREUOBJECT_API void | NotifyPreChange (class FEditPropertyChain *PropertyAboutToChange) |
| virtual COREUOBJECT_API void | NotifyPostChange (const FPropertyChangedEvent &PropertyChangedEvent, class FEditPropertyChain *PropertyThatChanged) |
|
virtual |
|
inlinevirtual |
|
virtual |