Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/UCurveEditorSettings
- UObject::PostEditChangeProperty()
- UCurveEditorSettings::PostEditChangeProperty()
References
| Module | CurveEditor |
| Header | /Engine/Source/Editor/CurveEditor/Public/CurveEditorSettings.h |
| Include | #include "CurveEditorSettings.h" |
| Source | /Engine/Source/Editor/CurveEditor/Private/CurveEditorSettings.cpp |
virtual void PostEditChangeProperty
&40;
FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatChanged | the property that was modified |