Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangePythonPipelineAsset
- UObject::PostEditChangeProperty()
- UInterchangePythonPipelineAsset::PostEditChangeProperty()
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangePythonPipelineBase.h |
| Include | #include "InterchangePythonPipelineBase.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangePythonPipelineBase.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatChanged | the property that was modified |