Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_SkeletalControlBase
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UAnimGraphNode_Base::PostEditChangeProperty()
- UAnimGraphNode_SkeletalControlBase::PostEditChangeProperty()
- UAnimGraphNode_SplineIK::PostEditChangeProperty()
- UAnimGraphNode_ResetRoot::PostEditChangeProperty()
- UAnimGraphNode_ApplyLimits::PostEditChangeProperty()
- UAnimGraphNode_OrientationWarping::PostEditChangeProperty()
- UAnimGraphNode_Constraint::PostEditChangeProperty()
- UAnimGraphNode_StrideWarping::PostEditChangeProperty()
- UAnimGraphNode_OffsetRootBone::PostEditChangeProperty()
- UAnimGraphNode_CCDIK::PostEditChangeProperty()
- UAnimGraphNode_Trail::PostEditChangeProperty()
- UAnimGraphNode_RigidBody::PostEditChangeProperty()
- UAnimGraphNode_AnimDynamics::PostEditChangeProperty()
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_SkeletalControlBase.h |
Include | #include "AnimGraphNode_SkeletalControlBase.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_SkeletalControlBase.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 |