Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_CallParentFunction
- UK2Node_CallFunction::SetFromFunction()
- UK2Node_CallParentFunction::SetFromFunction()
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_CallParentFunction.h |
Include | #include "K2Node_CallParentFunction.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_CallParentFunction.cpp |
virtual void SetFromFunction
&40;
const UFunction &42; Function
&41;
Remarks
Set properties of this node from a supplied function (does not save ref to function)