Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
void NotifyPostChange
&40;
EPropertyChangeType::Type ChangeType
&41;
Remarks
Called to manually notify root objects that this property has changed This does not need to be called when SetValue functions are used since it will be called automatically