Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimStateTransitionNode
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimStateTransitionNode.h |
Include | #include "AnimStateTransitionNode.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimStateTransitionNode.cpp |
virtual void PostEditChangeProperty ( struct [FPropertyChangedEvent](API\Runtime\CoreUObject\UObject\FPropertyChangedEvent) & PropertyChangedEvent )
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |