Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/UTickableScaleConstraint
- UObject::PostEditChangeProperty()
- UTickableConstraint::PostEditChangeProperty()
- UTickableTransformConstraint::PostEditChangeProperty()
- UTickableScaleConstraint::PostEditChangeProperty()
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/TransformConstraint.h |
| Include | #include "TransformConstraint.h" |
| Source | /Engine/Source/Runtime/Experimental/Animation/Constraints/Private/TransformConstraint.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 |