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