Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/Materials > API/Runtime/Landscape/Materials/UMaterialExpressionLandscapeLaye-
- UObject::PostEditChangeProperty()
- UMaterialExpression::PostEditChangeProperty()
- UMaterialExpressionLandscapeLayerBlend::PostEditChangeProperty()
References
| Module | Landscape |
| Header | /Engine/Source/Runtime/Landscape/Classes/Materials/MaterialExpressionLandscapeLayerBlend.h |
| Include | #include "Materials/MaterialExpressionLandscapeLayerBlend.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/Materials/MaterialExpressionLandscapeLayerBlend.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 |