Navigation
API > API/Plugins > API/Plugins/PCGExternalDataInterop > API/Plugins/PCGExternalDataInterop/Elements > API/Plugins/PCGExternalDataInterop/Elements/UPCGLoadAlembicSettings
- UObject::PostEditChangeProperty()
- UPCGSettings::PostEditChangeProperty()
- UPCGLoadAlembicSettings::PostEditChangeProperty()
References
| Module | PCGExternalDataInterop |
| Header | /Engine/Plugins/Experimental/PCGExternalDataInterop/Source/PCGExternalDataInterop/Public/Elements/PCGLoadAlembicElement.h |
| Include | #include "Elements/PCGLoadAlembicElement.h" |
| Source | /Engine/Plugins/Experimental/PCGExternalDataInterop/Source/PCGExternalDataInterop/Private/Elements/PCGLoadAlembicElement.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 |