Navigation
API > API/Plugins > API/Plugins/GeometryCacheAbcFile > API/Plugins/GeometryCacheAbcFile/UGeometryCacheAbcFileComponent
- UObject::PostEditChangeProperty()
- UActorComponent::PostEditChangeProperty()
- USceneComponent::PostEditChangeProperty()
- UPrimitiveComponent::PostEditChangeProperty()
- UGeometryCacheComponent::PostEditChangeProperty()
- UGeometryCacheAbcFileComponent::PostEditChangeProperty()
References
| Module | GeometryCacheAbcFile |
| Header | /Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Public/GeometryCacheAbcFileComponent.h |
| Include | #include "GeometryCacheAbcFileComponent.h" |
| Source | /Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/Private/GeometryCacheAbcFileComponent.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 |