Navigation
API > API/Plugins > API/Plugins/IKRigDeveloper > API/Plugins/IKRigDeveloper/UAnimGraphNode_IKRig
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UAnimGraphNode_Base::PostEditChangeProperty()
- UAnimGraphNode_CustomProperty::PostEditChangeProperty()
- UAnimGraphNode_IKRig::PostEditChangeProperty()
References
| Module | IKRigDeveloper |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigDeveloper/Public/AnimGraphNode_IKRig.h |
| Include | #include "AnimGraphNode_IKRig.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRigDeveloper/Private/AnimGraphNode_IKRig.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 |