Navigation
API > API/Plugins > API/Plugins/CurveExpression > API/Plugins/CurveExpression/UCurveExpressionsDataAsset
- UObject::PostEditChangeProperty()
- UCurveExpressionsDataAsset::PostEditChangeProperty()
References
| Module | CurveExpression |
| Header | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Runtime/Public/CurveExpressionsDataAsset.h |
| Include | #include "CurveExpressionsDataAsset.h" |
| Source | /Engine/Plugins/Experimental/Animation/CurveExpression/Source/Runtime/Private/CurveExpressionsDataAsset.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 |