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