Navigation
Unreal Engine C++ API Reference > Plugins > AnimationWarpingEditor > AnimGraph > UAnimGraphNode_OrientationWarping
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UAnimGraphNode_Base::PostEditChangeProperty()
- UAnimGraphNode_SkeletalControlBase::PostEditChangeProperty()
- UAnimGraphNode_OrientationWarping::PostEditChangeProperty()
References
Module | AnimationWarpingEditor |
Header | /Engine/Plugins/Animation/AnimationWarping/Source/Editor/Public/AnimGraph/AnimGraphNode_OrientationWarping.h |
Include | #include "AnimGraph/AnimGraphNode_OrientationWarping.h" |
Source | /Engine/Plugins/Animation/AnimationWarping/Source/Editor/Private/AnimGraph/AnimGraphNode_OrientationWarping.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |