Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_SequencePlayer
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UAnimGraphNode_Base::PostEditChangeProperty()
- UAnimGraphNode_AssetPlayerBase::PostEditChangeProperty()
- UAnimGraphNode_SequencePlayer::PostEditChangeProperty()
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_SequencePlayer.h |
Include | #include "AnimGraphNode_SequencePlayer.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_SequencePlayer.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 |