Navigation
API > API/Plugins > API/Plugins/ChooserUncooked > API/Plugins/ChooserUncooked/UAnimGraphNode_ChooserPlayer
- UAnimGraphNode_Base::GetOutputLinkAttributes()
- UAnimGraphNode_AssetPlayerBase::GetOutputLinkAttributes()
- UAnimGraphNode_BlendStack_Base::GetOutputLinkAttributes()
- UAnimGraphNode_ChooserPlayer::GetOutputLinkAttributes()
References
| Module | ChooserUncooked |
| Header | /Engine/Plugins/Chooser/Source/ChooserUncooked/Public/AnimGraphNode_ChooserPlayer.h |
| Include | #include "AnimGraphNode_ChooserPlayer.h" |
| Source | /Engine/Plugins/Chooser/Source/ChooserUncooked/Private/AnimGraphNode_ChooserPlayer.cpp |
virtual void GetOutputLinkAttributes
(
FNodeAttributeArray & OutAttributes
) const
Remarks
Get the named attribute types that this node provides as outputs. Other attributes are assumed to 'pass through' this node.