Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Base
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.
Derived Overrides
| Name | GetProxyNodeForAttributes |
| Type | function |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
| Include Path | #include "AnimGraphNode_Base.h" |
virtual const UAnimGraphNode_Base * GetProxyNodeForAttributes() const
the proxy for attribute display