Navigation
API > API/Plugins > API/Plugins/LandscapePatch > API/Plugins/LandscapePatch/ALandscapePatchManager
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- ALandscapeBlueprintBrushBase::PostEditChangeProperty()
- ALandscapePatchManager::PostEditChangeProperty()
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapePatchManager.h |
| Include | #include "LandscapePatchManager.h" |
| Source | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Private/LandscapePatchManager.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 |