Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimationAsset
- UObject::PostEditChangeProperty()
- UAnimationAsset::PostEditChangeProperty()
- UAnimComposite::PostEditChangeProperty()
- UPoseAsset::PostEditChangeProperty()
- UAnimSequence::PostEditChangeProperty()
- UBlendSpace::PostEditChangeProperty()
- UAnimMontage::PostEditChangeProperty()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimationAsset.h |
Include | #include "Animation/AnimationAsset.h" |
Source | /Engine/Source/Runtime/Engine/Private/AnimationAsset.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 |