Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_CallParentFunction
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 ( const [UFunction](API\Runtime\CoreUObject\UObject\UFunction) * Function )
Remarks
Set properties of this node from a supplied function (does not save ref to function)