Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_SequencePlayer
- UAnimGraphNode_AssetPlayerBase::CopySettingsFromAnimationAsset()
- UAnimGraphNode_SequencePlayer::CopySettingsFromAnimationAsset()
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 CopySettingsFromAnimationAsset
&40;
UAnimationAsset &42; Asset
&41;
Remarks
Override this to copy any relevant settings from the animation asset used when creating a node with a drag/drop operation.