Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_BlendSpaceSampleR-
Description
Some anim graph nodes can act as proxies to outer nodes (e.g. sink nodes in nested graphs). Returning that outer node here allows attribute visualization to be forwarded to the inner node from the outer.
Virtual Inheritance
- UAnimGraphNode_Base::GetProxyNodeForAttributes → UAnimGraphNode_BlendSpaceSampleResult::GetProxyNodeForAttributes
| Name | GetProxyNodeForAttributes |
| Type | function |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_BlendSpaceSampleResult.h |
| Include Path | #include "AnimGraphNode_BlendSpaceSampleResult.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_BlendSpaceSampleResult.cpp |
virtual UAnimGraphNode_Base * GetProxyNodeForAttributes() const
the proxy for attribute display