Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Base
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UAnimGraphNode_Base::PostEditChangeProperty()
- UAnimGraphNode_BlendListBase::PostEditChangeProperty()
- UAnimGraphNode_LayeredBoneBlend::PostEditChangeProperty()
- UAnimGraphNode_SplineIK::PostEditChangeProperty()
- UAnimGraphNode_ControlRig::PostEditChangeProperty()
- UAnimGraphNode_StateResult::PostEditChangeProperty()
- UAnimGraphNode_ResetRoot::PostEditChangeProperty()
- UAnimGraphNode_ApplyLimits::PostEditChangeProperty()
- UAnimGraphNode_RotationOffsetBlendSpaceGraph::PostEditChangeProperty()
- UAnimGraphNode_ApplyMeshSpaceAdditive::PostEditChangeProperty()
- UAnimGraphNode_ApplyAdditive::PostEditChangeProperty()
- UAnimGraphNode_OrientationWarping::PostEditChangeProperty()
- UAnimGraphNode_TwoWayBlend::PostEditChangeProperty()
- UAnimGraphNode_RotateRootBone::PostEditChangeProperty()
- UAnimGraphNode_RotationOffsetBlendSpace::PostEditChangeProperty()
- UAnimGraphNode_Constraint::PostEditChangeProperty()
- UAnimGraphNode_StrideWarping::PostEditChangeProperty()
- UAnimGraphNode_OffsetRootBone::PostEditChangeProperty()
- UAnimGraphNode_RetargetPoseFromMesh::PostEditChangeProperty()
- UAnimGraphNode_CustomProperty::PostEditChangeProperty()
- UAnimGraphNode_ControlRig::PostEditChangeProperty()
- UAnimGraphNode_LinkedAnimGraphBase::PostEditChangeProperty()
- UAnimGraphNode_IKRig::PostEditChangeProperty()
- UAnimGraphNode_CCDIK::PostEditChangeProperty()
- UAnimGraphNode_Trail::PostEditChangeProperty()
- UAnimGraphNode_SequencePlayer::PostEditChangeProperty()
- UAnimGraphNode_AssetPlayerBase::PostEditChangeProperty()
- UAnimGraphNode_RotationOffsetBlendSpace::PostEditChangeProperty()
- UAnimGraphNode_SequencePlayer::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()
- UAnimGraphNode_RigidBody::PostEditChangeProperty()
- UAnimGraphNode_Mirror::PostEditChangeProperty()
- UAnimGraphNode_LayeredBoneBlend::PostEditChangeProperty()
- UAnimGraphNode_LinkedAnimGraphBase::PostEditChangeProperty()
- UAnimGraphNode_RemapCurvesFromMesh::PostEditChangeProperty()
- UAnimGraphNode_RemapCurves::PostEditChangeProperty()
- UAnimGraphNode_LinkedInputPose::PostEditChangeProperty()
- UAnimGraphNode_AnimDynamics::PostEditChangeProperty()
- UAnimGraphNode_IKRig::PostEditChangeProperty()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
| Include | #include "AnimGraphNode_Base.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Base.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 |