UK2Node_CallParentFunction::SetFromFunction

Set properties of this node from a supplied function (does not save ref to function)

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)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library