Navigation
API > API/Plugins > API/Plugins/BlendStackEditor > API/Plugins/BlendStackEditor/UAnimGraphNode_BlendStack_Base
- UAnimGraphNode_Base::GetOutputLinkAttributes()
- UAnimGraphNode_AssetPlayerBase::GetOutputLinkAttributes()
- UAnimGraphNode_BlendStack_Base::GetOutputLinkAttributes()
References
| Module | BlendStackEditor |
| Header | /Engine/Plugins/Animation/BlendStack/Source/Editor/Public/AnimGraphNode_BlendStack.h |
| Include | #include "AnimGraphNode_BlendStack.h" |
| Source | /Engine/Plugins/Animation/BlendStack/Source/Editor/Private/AnimGraphNode_BlendStack.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.