Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Base
- UAnimGraphNode_Base::GetProxyNodeForAttributes()
- UAnimGraphNode_BlendSpaceSampleResult::GetProxyNodeForAttributes()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
| Include | #include "AnimGraphNode_Base.h" |
virtual const UAnimGraphNode_Base &42; GetProxyNodeForAttributes&40;&41; const
Remarks
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. the proxy for attribute display