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