Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Base
- UK2Node::ReferencesVariable()
- UAnimGraphNode_Base::ReferencesVariable()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
| Include | #include "AnimGraphNode_Base.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Base.cpp |
virtual bool ReferencesVariable
&40;
const FName & InVarName,
const UStruct &42; InScope
&41; const
Remarks
Return whether this node references the specified variable, give the supplied scope. Used when variable types are changed.