Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialInstanceConstant
- UObject::PostEditChangeProperty()
- UMaterialInterface::PostEditChangeProperty()
- UMaterialInstance::PostEditChangeProperty()
- UMaterialInstanceConstant::PostEditChangeProperty()
- ULandscapeMaterialInstanceConstant::PostEditChangeProperty()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialInstanceConstant.h |
| Include | #include "Materials/MaterialInstanceConstant.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialInstanceConstant.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 |