Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node
- UK2Node::ReferencesVariable()
- UK2Node_Variable::ReferencesVariable()
- UAnimGraphNode_Base::ReferencesVariable()
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
Include | #include "K2Node.h" |
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.