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