Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/UGraphEditorSettings
- UObject::PostEditChangeProperty()
- UGraphEditorSettings::PostEditChangeProperty()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/GraphEditorSettings.h |
| Include | #include "GraphEditorSettings.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/GraphEditorSettings.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 |