Navigation
Unreal Engine C++ API Reference > Editor > LandscapeEditor > ULandscapeEditorObject
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 ( [FPropertyChangedEvent](API\Runtime\CoreUObject\UObject\FPropertyChangedEvent) & PropertyChangedEvent )
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |